Jump to content


Corporate Sponsors


Latest News: (loading..)

background images


1 reply to this topic

#1 101mediauk

  • Community Member
  • 7 posts
  • Real Name:ian

Posted 01 July 2009, 15:51

Hi All

I have now figured out how to add a background image to the index page but for the life of me i cant work out how i can get just 1 image instead off 100s

If someone would be kind enought to advise me please.

Have a nice day

Ian
101 media uk

#2 101mediauk

  • Community Member
  • 7 posts
  • Real Name:ian

Posted 01 July 2009, 16:28

ok i have figured it out and if others need to know how to do it here it is.

add to the css file the following


body, html {
background-image:url('images/background.gif');
background-repeat:no-repeat;
background-position : 50% 50%;