Announcement

Collapse
No announcement yet.

is it just me or.....

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • is it just me or.....

    is the browser not placing the banner in the right position?

    Ubuntu Firefox



    Chrome




    This doesn't happen on the main news page. only forums.

  • #2
    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:

    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">
    		&nbsp;
    	</td>
    </tr>
    </tbody></table>
    Removing that "&nbsp;" 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.)
    Last edited by RealNC; 02 October 2009, 05:07 AM.

    Comment


    • #3
      Opera renders like your Chrome pic.

      Comment


      • #4
        I'd say it's the forum at the wrong width, the header is 1000px while the rest is set at 1002px (a bit of an odd number).

        Comment


        • #5
          firefox in ubuntu 9.10 now renders it like the chrome picture.

          Comment


          • #6
            OK I have to ask... is that user a spambot or something? Their posts seem to be completely random and meaningless, but there's no hidden links in them or anything.

            Comment


            • #7
              konqueror, start page is fine, forums look like the second picture.

              Comment

              Working...
              X