HighDots Forums  

Background Question

alt.discuss.html alt.discuss.html


Discuss Background Question in the alt.discuss.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mike
 
Posts: n/a

Default Background Question - 09-20-2005 , 03:24 AM






How do I keep a background image stationary and let the text scroll (ie
using a large picture as a background to a web page that doesn't move when
you go up and down the scroll bar, but the text and other content does
scroll


thanx



Reply With Quote
  #2  
Old   
Els
 
Posts: n/a

Default Re: Background Question - 09-20-2005 , 03:35 AM






Mike wrote:

Quote:
How do I keep a background image stationary and let the text scroll (ie
using a large picture as a background to a web page that doesn't move when
you go up and down the scroll bar, but the text and other content does
scroll
Assuming you use CSS for styling:

body{
background-attachment:fixed;
}

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: Ester Shamir - The Lowest Place In Tel-Aviv


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.