View Single Post
  #5 (permalink)  
Old 06-21-2008, 02:53 PM
James's Avatar
James James is offline
Super Moderator
 
Join Date: Dec 2007
Posts: 923
James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)James has an outstanding reputation at WB (over 500 points)
Default East to identify, hopefully to fix

The cause of your problem is easy to identify and appears easy to fix. (I've been wrong about things like that before, so I don't get too cocky about them until I actually fix something.)

If you right click on you page and clicked "view source" as I did you will see that the banner in given a set width of 1000 px. The central column has 960 some I think (I didn't record the exact number) and the left column well over 100. So, as you see on the page, the left two columns are just over the width of the top banner not counting the right column.

You have to open your page file in a text editor and adjust these numbers. since your center column is really wider than it needs to be I would just change the width of that one so that the three numbers add up to 1000 like the banner. That way you wouldn't mess up your navigation in the left column. Hopefully nothing else either.

The page is based on tables and uses a lot of scripts and other features so I can't guarantee you won't create other problems doing this but this should fix your problem.
__________________
Good Success!
James
Douglas County Master Gardeners
"We don't always get what we want, but we always get what we expect."
Reply With Quote