|
Your problem is that you have a navigation menu that has a fixed left-margin. You need to get rid of the margin, get rid of any positioning, and put it inside of the container.
Oh, and lose all those tables while you're at it.
- Steve
__________________
if($stevej == "helpful") { $talkupation += $user_power; }
|