Okay, I am coding my layout and I want a certain height so it looks good but I still want the height to still expand. I have a background colour on it so I want it to fill the area if you like.
Screenie:
+REP for a helpful post

Okay, I am coding my layout and I want a certain height so it looks good but I still want the height to still expand. I have a background colour on it so I want it to fill the area if you like.
Screenie:
+REP for a helpful post
if you're coding in divs then put a div underneath the banner and call it sumit like "content" so it'd be <div id="content"></div> slice an image of that background (including the sides) and set the width to what ever ur layout is and put tht image as the background.
Lew.
If i were to put a wrapper round the whole middle part and set it to background colour would it work?
No because u wouldnt have rounded corners...
but there will be a footer part at the bottom?
You want it to be something like...
Have a mess around with css and html, ud be suprised of the outcomes<div id="wrapper">
<div id="banner"></div>
<div id="content"></div>
<div id="footer"></div>
</div>
Lew.
Thanks will edit post to say what happens
Want to hide these adverts? Register an account for free!