
open Admin.pl in sources

look for

        - <a href="$cgi;action=modsettings">$txt{'222'}</a><br>

add under

        - <a href="$cgi;action=colortemplate">Colors</a><br>


open Sublist


look for

%director=(

add under

'colortemplate',"color.pl&Colortemplate",
'colortemplate2',"color.pl&Colortemplate2",

copy 
<link rel="stylesheet" href="<yabb images>/colors.css" type="text/css">
into your template above the </body> tag

upload the color.pl to your sources dir and goto admin and edit it add your css code
copy the colors.css to your image folder .

the layout not complete need som help mith it getting the menu and stuff to go with it...
