Frontpage background repeats pic instead of displaying as 1 pic h

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My background repeats the pic about halfway down the web page instead of
showing as one picture, how can i fix this?
 
phluffie said:
My background repeats the pic about halfway down the web page instead
of showing as one picture, how can i fix this?

Use a style
body {background-repeat: no-repeat}

But if it repeats without this style, then the picture isn't large enough to
fil the space. You can resize to a larger size
Try www.irfanview.com if you don't have an image editor to do it
 
Back
Top