backround scroll |
backround scroll |
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? |
|
|
|
![]() |
Jun 7 2007, 12:36 AM
Post
#2
|
|
![]() So um yeah ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 745 Joined: Aug 2006 Member No: 459,873 |
I recognize that background
I'm not sure if this is what you are talking about but try this code: <style type="text/css"> body{background-image:url("http://img221.imageshack.us/img221/9254/beachtestmm8.jpg"); background-attachment:fixed; background-position: bottom center; background-repeat: no-repeat;} </style> |
|
|
|
Jun 7 2007, 09:09 AM
Post
#3
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
I recognize that background I'm not sure if this is what you are talking about but try this code: <style type="text/css"> body{background-image:url("http://img221.imageshack.us/img221/9254/beachtestmm8.jpg"); background-attachment:fixed; background-position: bottom center; background-repeat: no-repeat;} </style> See, now this would work, because the background is larger, and it fits the whole screen so I advise you to use the code she provided. Now you can use the scroll code, and the background shouldn't start over. |
|
|
|
indieshh backround scroll Jun 6 2007, 01:52 PM
hazardous i don't really understand what you're aski... Jun 6 2007, 01:54 PM
indieshh you see how the image like starts again?
well how ... Jun 6 2007, 02:05 PM
Maestro You background isn't big enough for that to ha... Jun 6 2007, 02:09 PM
indieshh isnt there a code that when you scroll the image g... Jun 6 2007, 02:13 PM
_cheekz_ no there isn't...like Maestro said, your image... Jun 6 2007, 02:25 PM
indieshh well what if i did find an image big enough?
and i... Jun 6 2007, 02:34 PM
Maestro If you did find an image that is big enough for it... Jun 6 2007, 03:03 PM
alovesopure ^ Please don't post in the help threads unless... Jun 7 2007, 12:40 AM
FoxLucky QUOTE(alovesopure @ Jun 7 2007, 01:40 AM)... Jun 7 2007, 12:44 AM![]() ![]() |