http://www.kotacouture.com/kotastore/
there it is now..
i cant get the styles right for the top navigation... can anybody help me out?
i have a random tab image as the background with text on it just for test purposes.
im trying to align it to the baseline of the green bar and fix the margining and whatnot so they are clearly spaced with the appropriate width..
i dont even know what the hell is going on at this point! haha
current CSS:
Code:#navCatTabs ul { margin: 0; padding:0; list-style-type: none; text-align: center; line-height: 14px; font-size:14px; height:30px; } #navCatTabs ul li { background-image:url(../images/infants.jpg); background-repeat:no-repeat; display: inline; width:auto; height:30px; margin-right:20px; }



