View Single Post
  #11 (permalink)  
Old Apr 9th, 2007, 16:37
pa007 pa007 is offline
SuperMember

SuperMember
Join Date: May 2006
Location: North West, UK
Age: 22
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Website Display Size Problem?

Then set:

Code: Select all
 body {
background: url('bgimage.gif') top left no-repeat;
}
And it will stop repeating.

Pete.
Reply With Quote