Topic: Extra Line Appearing In I.E

Can anyone tell me what may be causing the following error in I.E but not Firefox. It seems IE is adding an extra line break in though I don't know why it would:

IE
http://www.wallpapersdirect.co.uk/ie.jpg

FF
http://www.wallpapersdirect.co.uk/ff.jpg

Running Punbb 1.2.14
Style: Oxygen
Using the standard method to integrate posts into the main site:

<?php include('http://domain.co.uk/extern.php?action=new&show=6&fid=2'); ?>

Many thanks

Re: Extra Line Appearing In I.E

mmm, link? or copy of the css?

3

Re: Extra Line Appearing In I.E

Thats the infamous IE whitespace bug. Try triggering haslayout by giving the links or the anchors a height for IE only.

Re: Extra Line Appearing In I.E

Paul wrote:

Try triggering haslayout by giving the links or the anchors a height for IE only.

haslayout? Is that in a .css file? Cant find it....

Link is: www.wallpapersdirect.co.uk

Style Sheets:

Board : href="style/Sulfur.css"
Main Site : href="images/style.css"

Cheers smile Still loving PunBB after all these years, just wish I had more time to play with it