change colors

How and where or which files should be changed to change a color? I would like to change color of parts of template shown on picture where is in red.
http://pisanka.net/poglej/files/JM_TUBE1.jpg
thank you
uz

2 answers

Profile photo of nguyenhuu quang 0.00 $tone May 30, 2009
Public

{template.css (line 1372)

Code:

#ja-banner-top 
background:#111111 url(../images/banner-home-1.jpg) no-repeat scroll center top;
}

replace

Code:

#ja-banner-top 
background:#ffffff url(../images/banner-home-1.jpg) no-repeat scroll center top;
}

and bottom need to edit your css and template files

#1
Profile photo of Uros Ule 0.00 $tone May 30, 2009
Public

Yes, it works, thank you.
I found for bottom as well, is the same way as top. Now I see how easy it is, I simply missed this way.
cheers.
uz

#2

This question is now closed

Written By

Comments