Scroll box |
![]() ![]() |
Scroll box |
Mar 15 2007, 07:18 PM
Post
#1
|
|
![]() Your mom ![]() ![]() ![]() ![]() Group: Member Posts: 149 Joined: Aug 2005 Member No: 201,903 |
I'm pretty sure there's a script out there for a scroll box with a background picture.
I googled but got nothing. I can't seem to find any here at createblog either. I tried adding CODE background-image:("PICTUREURL"); to CODE <div style="overflow:auto; height:200; width:350; text-align:center;"> but it didn't work. Any suggestions? |
|
|
|
| *WHIMSICAL 0NE* |
Mar 15 2007, 09:26 PM
Post
#2
|
|
Guest |
Does your code look like this?
CODE <div style="overflow:auto; height:200; width:350; text-align:center;background-image:url(file.gif);">
|
|
|
|
Mar 16 2007, 07:24 AM
Post
#3
|
|
![]() Your mom ![]() ![]() ![]() ![]() Group: Member Posts: 149 Joined: Aug 2005 Member No: 201,903 |
Yes, and it doesn't work..
|
|
|
|
Mar 16 2007, 08:19 AM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Post the code your trying to use. With the background url and everything.
|
|
|
|
Mar 16 2007, 11:16 AM
Post
#5
|
|
![]() Your mom ![]() ![]() ![]() ![]() Group: Member Posts: 149 Joined: Aug 2005 Member No: 201,903 |
Well, I got the picture to work.
I don't know how, cause I used the same code as before. I guess Myspace was being weird?? Anyway, I can't seem to get the picture to stop scrolling with my words. And when I used CODE background-attachment: fixed; it came out so not good looking. And then I used CODE background-repeat: no-repeat; to get the picture to stop repeating, but there was a lot of white space. So THEN I used CODE background-position: center center; to position it in the center, but it made it worse. This is all too confusing, I apologize.. lol I don't quite know what I'm doing here so bear with me xD |
|
|
|
![]() ![]() |