I got a background image, but I want it to remain constant, not move with the page as you scroll up or down. How do I do that?
background image on web page
Page 1 of 17 Replies - 455 Views - Last Post: 29 October 2010 - 02:51 AM
Replies To: background image on web page
#2
Re: background image on web page
Posted 26 October 2010 - 02:05 PM
background-position: fixed;, no guarantee that it will work in each and every browser, though.
#3
Re: background image on web page
Posted 26 October 2010 - 03:43 PM
Dormilich is correct on this one, try looking up the property, w3schools has a nice bit on it: http://www.w3schools..._background.asp
#4
Re: background image on web page
Posted 28 October 2010 - 08:38 PM
you can use javascript
#5
Re: background image on web page
Posted 28 October 2010 - 11:54 PM
Unless the background is in a div that moves up and down your basic run of the mill html would work.
How about showing us some code so we can get a better idea of what you are trying to do.
How about showing us some code so we can get a better idea of what you are trying to do.
#6
Re: background image on web page
Posted 29 October 2010 - 01:37 AM
thanks guys, for all your help. I'll try the css coding for the background and see how it goes.
#7
Re: background image on web page
Posted 29 October 2010 - 01:41 AM
Sweet, I'm sure attaching it to the body will sort your problem out.
#8
Re: background image on web page
Posted 29 October 2010 - 02:51 AM
thanks guys, for all your help. I'll try the css coding for the background and see how it goes.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote







|