PDA

View Full Version : "Viewing" help.



Assassinator
07-07-2007, 09:47 PM
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:


<!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>

the wombats
07-07-2007, 09:48 PM
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.

Assassinator
07-07-2007, 09:49 PM
I Have tried it in internet explorer and its still the same.

the wombats
07-07-2007, 09:50 PM
try changing your screen resolution then.

Assassinator
07-07-2007, 09:51 PM
try changing your screen resolution then.

What exactly is that?

Edit: Nvm ive fixed it :)

Want to hide these adverts? Register an account for free!