Mike,
Search for:
#leftBoxHeading
Mike,
Search for:
#leftBoxHeading
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
Hi,
Thank you for your reply but I still cant find the piece of code to change the colours, could you tell me the right line from the code I have pasted below, thank you again,
Mike
leftbox
*/
#navColumnOne {background: url(../images/bg_sidebox.gif) repeat-y; vertical-align: top;}
#navColumnOneWrapper {}
.leftBoxContainer {background: transparent;}
.leftBoxHeading {text-align: center; margin: 0em; background-color: #abbbd3; padding: 0.5em 0.2em;}
h3.leftBoxHeading {font-size: 1em; margin: 0em; background-color: #1D5685; background-image:url(../images/bg_box_header.gif); padding: 0.5em 0.2em; color: #ffffff;}
h3.leftBoxHeading a {font-size: 1em; color: #ffffff;}
h3.leftBoxHeading a:hover {color: #FFFF33; text-decoration: none;}
Well, looks like the rabbit done went and curled up in his burrow.........
But, Mike, you were correct in assuming that this was an image. This is the line you're looking for:
Hope this helps.Code:h3.leftBoxHeading {font-size: 1em; margin: 0em; background-color: #1D5685; background-image:url(../images/bg_box_header.gif); padding: 0.5em 0.2em; color: #ffffff;}
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!
Thanks, that did the trick, but I've still got one nav bar refusing to change colour, on the left above the sponsors link, any ideas?
Mike
No problem, it's
www.study-books.co.uk
Thanks,
Mike
Mi,
Time to download Moxilla Firefox with the add on called firebug
- A free web designing tool to build your web site.
- Locate this:
includes/templates/silverfish/css/stylesheet-1-1-1.css- #bannerboxHeading {
background-color:#0000CC;
}- change to:
- #bannerboxHeading {
background-color:#700000;
}
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting