[SKIN] CorePlayer TouchFloHD2 Skin

Search This thread

willgill

Senior Member
Aug 8, 2007
322
18
Dallas
Does anyone know why the text is so small it almost demands a stylus? I expanded out the XML skin file and there seems to be font size listings in there. It has got to be more complex than just finding the correct fonts and increasing them in the skin file, right? .... else we'd have a finger friendly skin for CorePlayer by now.
 

jcmm

Senior Member
Hi guys

no finished, still has some bugs

30avnu8.jpg
290wy0p.jpg


copy in your CorePlayer folder

enjoy

Hello,

Very good this skins for CorePlayer.

Sincerely,
 

Latinoz71

Member
Mar 21, 2008
6
0
52
Milano
4 victorbd:
Put the file named skin.cps in the folder
\Programs\CorePlayer

4 Metroid Prime:
tnx a lot, very nice, but how 2 enlarge fonts ??
 

appleslice

Member
Apr 17, 2010
6
0
Is there a way to add the artist and/or the album name in the 'Now Playing' list. Cause all I see are the song names and it would be nice to have the artists name there as well...for my mixed list.

Oh and very nice skin.
 
Last edited:

tin2404

Senior Member
FOR BIGGER FONT,skin.cps file can be renamed in skin.zip. Than unzip all files and inside is skin.xml document,there you can edit font value TEXTHEIGHT in strings :

Code:
  <STYLE NAME="style_control" COLOR="#FFFFFF" BACKCOLOR="#000000" BOLD="0" FONT="Tahoma" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_prop" COLOR="#FFFFFF" BACKCOLOR="#000000" BOLD="0" FONT="Tahoma" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_button" COLOR="#FFFFFF" BACKCOLOR="#000000" BOLD="0" FONT="Tahoma" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_title" COLOR="#FFFFFF" BOLD="0" FONT="Tahoma" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_list_selected" BACKCOLOR="#000000" COLOR="#FFFFFF" BOLD="0" FONT="Tahoma" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_list_pushed" BACKCOLOR="#9ACD32" COLOR="#FFFFFF" BOLD="0" FONT="Tahoma" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_list_focus" BACKCOLOR="#9ACD32" COLOR="#000000" BOLD="0" FONT="Tahoma" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_menu_down" COLOR="#000000" BACKCOLOR="#9ACD32" BOLD="0" FONT="Tahoma" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_menu_text" COLOR="#FFFFFF" BOLD="0" FONT="Tahoma" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_menu_hover" COLOR="#FFFFFF" BOLD="0" FONT="Tahoma" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_prop_label" COLOR="#FFFFFF" _BACKCOLOR="#000000" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_prop_focus" BACKCOLOR="#000000" /> 
  <STYLE NAME="style_label" COLOR="#FFFFFF" BOLD="0" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_timer" COLOR="#FFFFFF" BOLD="0" FONT="Tahoma" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_separator" BACKCOLOR="#FFFFFF" /> 
  <STYLE NAME="style_separator_h" BACKCOLOR="#FFFFFF" /> 
  <STYLE NAME="style_separator_ytlist" BACKCOLOR="#FFFFFF" /> 
  <STYLE NAME="style_path" COLOR="#FFFFFF" BOLD="0" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_editbox" BACKCOLOR="#3F3F3F" COLOR="#FFFFFF" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_fep" BACKCOLOR="#ff0000" COLOR="#FFFFFF" TEXTHEIGHT="24" BOLD="0" /> 
  <STYLE NAME="style_fep_top" BACKCOLOR="#ff0000" COLOR="#FFFFFF" TEXTHEIGHT="24" BOLD="0" /> 
  <STYLE NAME="style_viewport" BACKCOLOR="#000000" /> 
  <STYLE NAME="style_meta_back" COLOR="#FFFFFF" BACKCOLOR="#000000" BOLD="0" FONT="Tahoma" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_meta_title" COLOR="#FFFFFF" BACKCOLOR="#000000" BOLD="0" FONT="Tahoma" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_meta_info" COLOR="#FFFFFF" BOLD="0" FONT="Tahoma" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_enum_value" COLOR="#FFFFFF" BACKCOLOR="#000000" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_title_ytlarge" COLOR="#FFFFFF" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_slider_label" COLOR="#000000" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_main_back" BACKCOLOR="#000000" /> 
  <STYLE NAME="style_main_prop" BACKCOLOR="#000000" /> 
  <STYLE NAME="style_code" COLOR="#FFFFFF" BOLD="0" FONT="Tahoma" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_abouttext" COLOR="#FFFFFF" BOLD="0" FONT="Tahoma" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_chmeta_title" COLOR="#000000" TEXTHEIGHT="24" /> 
  <STYLE NAME="style_chmeta_info" TEXTHEIGHT="24" BOLD="0" /> 
  <STYLE NAME="style_chmeta_label" TEXTHEIGHT="24" BOLD="1" /> 
  <STYLE NAME="s_m_t" COLOR="#FFFFFF" FONT="Tahoma" TEXTHEIGHT="24" BOLD="0" />
 

Top Liked Posts