Jump to content

Little CSS Help

- - - - -

  • Please log in to reply
3 replies to this topic

#1
teensicle

teensicle

    Learning Programmer

  • Members
  • PipPipPip
  • 76 posts
Just curious as i wanted to edit my website's css file to do this i want the web-page to move and not the background when you are scrolling down..So technically what's going to happen is the background will be static and the web page is the only thing that's going to be moving How exactly can i do this?
PePe===> BLACKSPADE EMPIRE<===PePe

www.blackspade-ent.com

#2
oldhendra

oldhendra

    Learning Programmer

  • Members
  • PipPipPip
  • 30 posts
Hi,
Perhaps Colors and backgrounds would help.

#3
teensicle

teensicle

    Learning Programmer

  • Members
  • PipPipPip
  • 76 posts
this worked lovely!
PePe===> BLACKSPADE EMPIRE<===PePe

www.blackspade-ent.com

#4
makobex

makobex

    Newbie

  • Members
  • Pip
  • 3 posts
hello, you have to add the keyword fixed to your background selector

like this ::

background : #777 url(img/bb.jpg) no-repeat top center fixed;




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users