I am currently working with this theme and FireFox is behaving oddly. The background will not expand for the right or left sidebar only the main content area where as in IE6 and IE7 the background expands for the right and left sidebars. See what I mean here:
http://www.grinchynet.net/drupal/node/145
Any suggestions will be appreciated.








Comments
RESOLVED
All I had to do what add
overflow: auto;in the CSS of the container ID.
Thanks.
Thanks a lot for taking time
Thanks a lot for taking time to post here. Really appreciate that.