wiccan0974:
I can't get the borders to show on the main page. The borders I am talking about are the ez-pages nav borders (top and bottom border for "newsletters & documents")...also the border below the Main Heading is missing and the top and bottom border for the top horizontal navigation.
At the bottom of the page, the borders are also missing from the footer and the link to the home page.
The link to my site is www.thecrookedpath.net
Any help is appreciated.
PS. the background colour is e6ffcd and the border colour is 669933 and I have made sure all the border colours are named as 669933 in the stylesheet.css
Wi,
Locate this:
includes/templates/classic/css/stylesheet.css
Find this:
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
margin: 0em;
background-color: #cdffcd;
background-image: url(../images/tile_back.gif);
padding: 0.5em 0.2em;
font-weight: bold;
color: #ffffff;
height: 1%;
border: 2px solid #669933;
}
- add the red font above to the declaration
You need to step back and search in the tab on the top of this page Tutorials/Faqs
- Do a search on the override system
- Very, Very helpful on the next zen cart upgrade