I'm not all that efficent when using style sheets; lets just say I know barely enough to barely understand what I am looking at.
Anyways, I have recently added a include header and an include footer to my forum. The header does the formatting, and although it does have some issues with WebWiz styles of my styles for things such as text, the major issue I am having is forcing the body to span the whole height of the page.
As part of the <body> tag, I include a gradent style, but when I visit a page with say one single topic, the gradient only extends to the bottom of the webwiz generated content, instead of the entire hight of the browser window as it should...
I have all the tables set to 100%, and have even added height: 100%; to each style where it appears to be used to style a table element.
Does anyone have a fix for this issue? Much appreciate it if you can help out.