Hey just having a little trouble here. I am trying to make the body (container) width 800 (opposed to 964). I noticed the comment to address the margin in #sidebar-left but after making them both 800 there is still a formatting problem. The left side protrudes out too far. I am using firefox, so maybe that is the problem. Any idea? Thanks.
Comments
Comment #1
melon commentedThe theme should work great in Firefox.
As commented in the CSS file, you will have to adjust
#containerwidth and#sidebar-leftmargin-left. Please try to utilize the Firebug extension to test any modifications in the css, and you should be fine.Comment #2
melon commented