View Single Post
  #7 (permalink)  
Old Jun 17th, 2007, 17:35
Kirryn Kirryn is offline
Junior Member
Join Date: May 2007
Location: London
Age: 17
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Help with a layout issue

Resolved! Yay!
I do feel like a real idiot now, though, it was so simple...

body {
margin: 0;
padding: 0;
text-align: center;
background: #1F1F1F url(topbg.jpg) repeat-x top;}

I didn't realise I could use an image aswell as a colour. Well, time to move on to content. Thanks again to all those who helped.
Reply With Quote