Any idea how to remove this small green line on this template..?
Any idea how to remove this small green line on this template..?
Sure... find this in your stylesheet.css;
Adjust the padding value in red, maybe to 0.3 or to your liking.Code:#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%; }![]()