Results 1 to 5 of 5

Thread: "Viewing" help.

  1. #1
    Join Date
    Apr 2006
    Location
    Salford
    Posts
    2,108
    Tokens
    0

    Latest Awards:

    Default "Viewing" help.

    Ok me and my friend have completely re-made our stats bar, But when he looks at it its perfect,but when i look at i can only see half of it and the other half goes off the screen,

    Any help?

    Here's Code:

    PHP Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Untitled Document</title>
    </head>
    <center>
    <body bgcolor="#000000">
    <TABLE id="Table1" style="LEFT: -2px; POSITION: absolute; TOP: -3px; height: 32px; width: 1534px;" cellSpacing="0" cellPadding="1"
                    width="110%" border="0">
      <TR valign="middle">
        <TD valign="middle"  background="includes/grad.gif"><table width="1265" height="0" align="center">
          <tr valign="top" background="includes/grad.gif">
            <th width="212" height="30" valign="middle" background="h" scope="col"><span class="style8">
              <?php if ($inbox 0){ echo "<span  style=FONT-WEIGHT:bold>

    <font color=white>You have 
    $inbox new messages!</a></font></span>"; } ?>
            </span></th>
            <th width="546" valign="middle" background="h"   scope="col"><div align="center"><span class="style15"><a href="forum_frame.php?forum=main" target="middle" class="style13">Forum</a> <span class="style1">| </span></span><span class="style14"><a href="user.php" target="middle">My Account</a> | </span><a href="inbox.php" target="_top" class="style15"><strong>My Messages</strong></a><span class="style14"> | <a href="ticket.php" target="middle">Helpdesk</a> | <a href="javascript:Logout()">Log Out </a></span></div></th>
            <th width="359" valign="middle" background="h" scope="col"><strong><span class="style17">You Currently Have <font color='white'><b><?php echo "$fetch->points"?></b></font> Coins | <a href="points.php" target="middle">Purchase Coins</a></span></strong></th>
            <th width="128" valign="middle" background="h" scope="col"><div align="left"><span class="style1"><a href="javascript:Logout()"></a></span></div></th>
            </table></TD>
        <th width="9" bordercolor="#FFFFFF" background="../Game/My Documents/Website/Pages/Main Pages/public_html/includes/grad1.gif" scope="col"> 
      </TR>
    </TABLE>
    </body>
    </html>

  2. #2
    Join Date
    Mar 2005
    Location
    Kidlington, Oxford.
    Posts
    7,274
    Tokens
    0

    Latest Awards:

    Default

    have you tried it in different browsers? have you tried changing your screen resolution and checking it? it sounds like it mucks up coz of your screen resolution.

  3. #3
    Join Date
    Apr 2006
    Location
    Salford
    Posts
    2,108
    Tokens
    0

    Latest Awards:

    Default

    I Have tried it in internet explorer and its still the same.

  4. #4
    Join Date
    Mar 2005
    Location
    Kidlington, Oxford.
    Posts
    7,274
    Tokens
    0

    Latest Awards:

    Default

    try changing your screen resolution then.

  5. #5
    Join Date
    Apr 2006
    Location
    Salford
    Posts
    2,108
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by alcohol View Post
    try changing your screen resolution then.
    What exactly is that?

    Edit: Nvm ive fixed it
    Last edited by Assassinator; 07-07-2007 at 09:58 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •