on this page http://www.infinite-fire.net/work/webmasterdirectory/ in ie it doesnt display the bottom border on the main content box - any idea why??
| SitePoint Sponsor |


on this page http://www.infinite-fire.net/work/webmasterdirectory/ in ie it doesnt display the bottom border on the main content box - any idea why??


Hi,
The negative margin top is confusing IE.
Change the style to this and it should sort it out.
PaulCode:.secondcol { position:relative; margin-left: 300px; top: -12px; }


thanks![]()
Bookmarks