New site in development. v1.3.9. I am creating a new template from the "classic" theme.
My problem: I cannot get rid of the space between "leftBoxHeading" and "categoriesContent". Although I have styled it with a height of 25px (same as the background image) there is still a gap of approx 10px that prevents the borders of the box below to move up against it.
here's my css:
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
/*padding-top: 0.5em;*/
padding-top: 5px;
background-image: url(../images/tile_back.jpg);
height: 25px;
width: 190px;
background-repeat: no-repeat;
}
Here's the url: http://www.customshop.co.za/zencart/
Can anyone help?
John.
Cape Town


Reply With Quote
