HTML/CSS height 100% problem AND background centering problem?

Jeremy

New member
Read carefully!!! I have two problems. Check the webpage is see the problem in action.

Website: http://dragonpimpsta.110mb.com/meyers/

PROBLEM 1: My website's content is all inside a table with the css attribute "height: 100%;" so that the table touching the top and bottom of the screen when there isn't enough content inside it. I recently added a banner IMG directly before it (that is 50px height) and now the page adds a scrollbar 50px long that isn't necessary. How can i fix this?

http://dragonpimpsta.110mb.com/meyers/

PROBLEM 2: The background of the page is a glow effect image that appears on the left and right side of the table and it is centered with the code "background-position: center;". It worked fine for a while, but whenever there is a scrollbar the TABLE all the content in moves left a bit, but the background glow stays in the same spot. So now it's offcentered most the time. How could i fix this?

Thanks so much for any help! I'll give numerous stars if I can fix this.
I have these problems in google chrome. Not so much in firefox
 
Back
Top