Hi! :classic:
I am really new to CSS and feel totally overwhelmed, but I am slowly getting it. I FINALLY got the header and footer to my site to remain static in CSS.. I am so happy with myself lol
However I am encountering a few issues.. my first one is, in the maincontent area, if text or graphics or whatever exceeds the window and CSS frames, a scrollbar appears. I want to hide the scrollbar BUT not make the user unable to scroll. Can that be done?
THe second issue I have is that I have padding of 20 pixels in the maincontent window however, that is not staying static at the top or bottom if scrolling is done. Is there a way to lock that down as well?