On the template I set up via the directions in the FAQ, there is a dark orange bar with the word home. Its under a grey bar that has the catagories listed. How do I remove the orange bar? I've looked everyware and can't figure this out.
Thanks!
On the template I set up via the directions in the FAQ, there is a dark orange bar with the word home. Its under a grey bar that has the catagories listed. How do I remove the orange bar? I've looked everyware and can't figure this out.
Thanks!
Post a url to this orange bar
Zen-Venom Get Bitten
Ooop sorry I thought I did. Here is a link to my test site.
Homestead Acres
In your stylesheet.css file located at includes/templates/template1/css this is what you have:
Re-group this to be like this with the changes:Code:#navBreadCrumb { background-color: #cc9900; } #navEZPagesTop { background-color: #ffff33; } #navBreadCrumb, #navEZPagesTop { font-size: 0.95em; font-weight: bold; margin: 0em; padding: 0.5em; }
Code:#navBreadCrumb { background-color: transparent; font-size: 0.95em; font-weight: bold; margin-left: 1em; padding: 0.5em; } #navEZPagesTop { font-size: 0.95em; font-weight: bold; margin: 0em; padding: 0.5em; }
Zen-Venom Get Bitten
Thank you worked great!![]()
I was just looking at the site again...I didn't see it last time, but the bar is gone but the word "home" is still their were the bar was. It was so small I didn't see it before. I can't find were to delete that.![]()