View Single Post
Old 2005-05-10, 05:51 PM   #6
Useless
Certified Nice Person
 
Useless's Avatar
 
Join Date: Oct 2003
Location: Dirty Undies, NY
Posts: 11,268
Send a message via ICQ to Useless
It's not the width that is causing the issue, though I'm not fond of horizontal scroll on any type of site. What's happening at 800x600 (the resolution hand picked by the gods) is that your content that should be next to the left column of links and what-not, is dropping to the bottom of the page, below the the left column. I just viewed your source and all I can really say is that your structure is screwed. For example, immediately after the end of your left links column, I see this:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
__________________
Click here to purchase a bridge I'm selling.
Useless is offline   Reply With Quote