View Single Post
  #1 (permalink)  
Old Apr 25th, 2008, 01:09
fr33sty13 fr33sty13 is offline
Junior Member
Join Date: Apr 2008
Location: New Zealand
Age: 14
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
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
Reply With Quote