PDA

View Full Version : Clean Red template will not render properly in IE


Kent McRae
09-14-2006, 08:40 PM
In IE the solid lines around the category box will not stay solid. The lines break up at different places on both vertical lines every time the page is refreshed after cache has been cleared.

I also have this problem with Noidea template.

In Firefox, the lines stay solid.

This is the site where eSyndiCat Directory & Link Exchange Software is installed:
www.atozsearchdirectory.com

I would appreciate any assistance you can offer.

WTM
09-15-2006, 12:05 AM
This is Guaan's template - you may want to ask him for help

pocoloco
09-15-2006, 05:59 AM
Hi Kent,

This is an IE problem.
You should add the following to your CCS (Theme Editor)


html div.box
{
height: 1%;
margin-left: 0;
}


It worked for my lay-out. Hope it helps you as well.

Greetings,
Dennis