style css can be found here
I’m looking at my website on firefox, and I notice that the site is not stretching to the full width. You can tell by maximizing the page and then looking at the menu at the top right.
Also, there seems to be a horizontal scroll bar at all times which I don’t need unless the site is showing the full content area in the middle.
Any suggestions on how I can fix?
To get rid of the horizontal scroll bar, try the following:
On DIV
#master_wrapperremove:And add
On DIV
#outer_wrapperremove:And add
The site seems to go full width on Chrome ok.