New Zenner
- Join Date:
- Sep 2005
- Location:
- Shreveport, LA
- Posts:
- 24
- Plugin Contributions:
- 0
Height of top category wrapper
It seems that the white wrapper around the category nav bar at the top, just below the header image is too tall, and cuts into the image of my header. I installed with 'test data' which had a gazillion categories and needed that space, but I only have 1 row of categories.
I tried separating the #navCatTabsWrapper, from the group, and changing the height: 1% to .5%... I also tried commenting out the background-image /tile_back.gif, in that separated statement, but it seems to ignore it. Below is the cut and paste of how this section reads default. (Am I looking in the right place?)
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
margin: 0em;
background-color: #abbbd3;
background-image: url(../images/tile_back.gif);
padding: 0.5em 0.2em;
font-weight: bold;
color: #ffffff;
height: 1%;
}
Any suggestions on how I can isolate that one area and make it 'shorter'
I haven't changed my DNS yet, so the url is: http://174.132.165.94/~kreweofc/store/
Any help is appreciated,
Dana