Made your web template... - Joomla! Forum - community, help and support


hi,

i've started work made template , can't seem find out how remove or change color of green latest news  or popular tabs.

have look:

http://agent-form-action.com/test/

thanks help.

patrick

change this: http://agent-form-action.com/test/templ ... d_back.jpg
http://agent-form-action.com/test/templ ... _green.css

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 (line 53)

{

background-color: transparent;

background-image: url(../images/module_head_back.jpg);

background-repeat: repeat-x;

background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%;

}



cheers
leo





Comments