|
Aligning content
Hello I need help on this embarrassing mistake that I cannot figure out how to fix.
http://i49.photobucket.com/albums/f290/nischal/yh.jpg
As the picture explains I need to shift the page up a fit to fill the space inside that red box.
Here is the code I am using for the content page:
- Code: Select all
#page {
background:url(images/body.png);
width:800px; background-repeat:repeat-y;
height:100%;
margin:auto;
text-align:center;
}
Last edited by Aso; Apr 27th, 2008 at 15:49.
Reason: image was breaking webforumz template, changed to a link
|