Thread: Extending page
View Single Post
  #4 (permalink)  
Old Apr 24th, 2008, 20:20
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
Re: Extending page

Ok this is the css code I am currently using for the content page which has trouble extending down all the way to where the writing stops.


#page { background:url(images/Page.png);
width:801px; background-repeat:repeat-x;
height:100%px; background-repeat:repeat-x;
margin:auto;
color:#66CCFF;
}
Reply With Quote