Yes, same here. I noticed it before but didn't think of it as being worthy a mention though.
This is a result from the " " inside the cell used to display the banner:
Removing that " " fixes the issue, but reveals that the logo is the wrong width (or the forum is the wrong width, depends on how you look at it.)Code:<table border="0" cellpadding="0" cellspacing="0" width="1002" align="center"> <tbody><tr> <td align="left"><a href="http://www.phoronix.com/forums/index.php"><img title="Phoronix Forums" src="test_files/phoronix-forums-banner.png" alt="Phoronix Forums" border="0"></a></td> <td id="header_right_cell" align="right"> </td> </tr> </tbody></table>




Reply With Quote