Shape 5

Joomla Templates => User Choice - August 2007 - Club => : admin August 15, 2007, 09:04:59 AM



: Share your custom color themes for User Choice here.
: admin August 15, 2007, 09:04:59 AM
User Choice gives you the ability create your own custom color themes for your template by picking two main colors and then color for any text that may overlap those colors. If you have any color themes you've created please share them with our community. Thank you!

Colors from the demos:


ex 1:

$s5_style = "light"; 
$s5_color = "263248";
$s5_second_color = "642828";
$s5_color_font = "CCCCCC";
$s5_second_color_font = "FFFFFF";

ex 2:

$s5_style = "light"; 
$s5_color = "4E493D";
$s5_second_color = "3F7696";
$s5_color_font = "CCCCCC";
$s5_second_color_font = "FFFFFF";

ex 3:

$s5_style = "light"; 
$s5_color = "532B4A";
$s5_second_color = "31152B";
$s5_color_font = "CCCCCC";
$s5_second_color_font = "FFFFFF";

ex 4:

$s5_style = "dark"; 
$s5_color = "C9D787";
$s5_second_color = "94A049";
$s5_color_font = "666666";
$s5_second_color_font = "373E0A";

ex 5:

$s5_style = "dark"; 
$s5_color = "519BAD";
$s5_second_color = "36889C";
$s5_color_font = "ffffff";
$s5_second_color_font = "20281E";

ex 6:

$s5_style = "dark"; 
$s5_color = "8497B9";
$s5_second_color = "E6BD3F";
$s5_color_font = "ffffff";
$s5_second_color_font = "FFFFFF";


: Re: Share your custom color themes for User Choice here.
: mikegreece August 17, 2007, 01:09:43 PM
thank u very very much  ;)


: Re: Share your custom color themes for User Choice here.
: jelpy January 03, 2008, 08:23:15 PM
Hi, could you tell us which colors combo are used on this page:
http://www.shape5.com/demo/user_choice/index.php?option=com_content&task=view&id=25&Itemid=52

Thanks.

Jelpy


: Re: Share your custom color themes for User Choice here.
: mikek January 03, 2008, 08:47:43 PM
Jelpy,

It is ex:1 listed above.

Regards,