Hi Guys,
I have a layout which is currently setup to be liquid. Aka it spreads out depending on how big the browser window is.
I'm trying to get it to be a set width. I can't quite get it figured out.
Here is the link to the current layout (made to be generic).
It's a layout I got from a CCS class.
current layout
The css is here
css code
The entire package can be downloaded here
entire layout package (html, css, images)
Now, to explain how I want it to look, I took my browser and made it just wide enough to show how wide I want the layout to be, and took a screenshot. But I can't get my css to make the whole layout that wide.. I'm scracthing my head here because it's probably really easy.
screen shot of "fixed width" appearance that is desired
Let's not worry about the exact width, but I want to define in the css the pixel width, so that can be changed whenever.
EDIT: it needs to be centered and fixed width
I have a layout which is currently setup to be liquid. Aka it spreads out depending on how big the browser window is.
I'm trying to get it to be a set width. I can't quite get it figured out.
Here is the link to the current layout (made to be generic).
It's a layout I got from a CCS class.
current layout
The css is here
css code
The entire package can be downloaded here
entire layout package (html, css, images)
Now, to explain how I want it to look, I took my browser and made it just wide enough to show how wide I want the layout to be, and took a screenshot. But I can't get my css to make the whole layout that wide.. I'm scracthing my head here because it's probably really easy.
screen shot of "fixed width" appearance that is desired
Let's not worry about the exact width, but I want to define in the css the pixel width, so that can be changed whenever.
EDIT: it needs to be centered and fixed width
