Log In · Register

 
backround scroll
indieshh
post Jun 6 2007, 01:52 PM
Post #1


Senior Member
***

Group: Member
Posts: 62
Joined: Jan 2006
Member No: 347,294



i have a backround a backround thats big enough for the first half of my mypspace, but when you scroll down it restarts another image of the backround

how can you like scroll down and it will still be the same image no matter how far you scroll down?
 
 
Start new topic
Replies
YourSuperior
post Jun 6 2007, 03:03 PM
Post #2


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



If you did find an image that is big enough for it to not start over, then you'd use the code below:

CODE
<style type="text/css">
body{
background-image: url("PUT YOUR BACKGROUND URL HERE");
background-attachment: scroll;
background-position: center;
background-repeat: no-repeat;}
</style>


But the image that you have in your background is not big enough, because if it was then it wouldn't start over again when you use the scroll code.
 

Posts in this topic


Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: