PDA

View Full Version : Template Customization: Get Rid of Blue


jebs49
Sat 3rd May '08, 11:05am
I am very happy with the custom work that I was able to do on VB and how easy it was. I do however have some problems with the remnants of blue tables that I cannot seem to get rid of. Here is one that is on my calendar.

http://www.frenchtowner.com/m/blue-remains.jpg

Can anyone tell me where these are coming from and how to get rid of them? I just can't find them.

Jebs

Jake Bunce
Sun 4th May '08, 2:07am
Admin CP -> Styles & Templates -> Style Manager -> Main CSS (in the menu) -> Table Header

That blue color is the hex color code showing through because the gradient image isn't tall enough:


#5C7099 url(images/gradients/gradient_thead.gif) repeat-x top left


You need to either change the color code or use a taller gradient image.

jebs49
Sun 4th May '08, 11:07am
Thanks Jake. It was because there was a background color code that I forgot to change.