Need help with css template
Posted: Sat May 26, 2007 5:41 pm
I started making a css template, and I am having problems getting things to be where I want them.
Website: http://wiki.randomresources.org
Stylesheet: http://wiki.randomresources.org/style.css
I am trying to get the part that holds the main content (id "panel") to have a width that goes all the way to the boundary of the div with an id "body". (the id "body" has a width of 800px, I want the id "panel" to go to the boundary of "body". If I were to set an exact amount in pixels, it could possibly be too wide and be pushed under the navigation div. So, what should I do?
Also, I want the footer to be below everything, right now its hiding under the header, so how should I go about that?
Website: http://wiki.randomresources.org
Stylesheet: http://wiki.randomresources.org/style.css
I am trying to get the part that holds the main content (id "panel") to have a width that goes all the way to the boundary of the div with an id "body". (the id "body" has a width of 800px, I want the id "panel" to go to the boundary of "body". If I were to set an exact amount in pixels, it could possibly be too wide and be pushed under the navigation div. So, what should I do?
Also, I want the footer to be below everything, right now its hiding under the header, so how should I go about that?