my xanga is having script issues, I can't figure out what's wrong. |
![]() ![]() |
my xanga is having script issues, I can't figure out what's wrong. |
Apr 25 2006, 01:18 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Nov 2004 Member No: 63,468 |
So, I got this script to put in my header that'll change the background image of the actual post, not the main background.
I put it in and it's not working. The person I got it from said it took awhile to 'take effect,' is that the case? Here's the link to see what it looks like: link. Here's the script I'm using: <style type="text/css"> table.blogbody { border: 4px SOLID #4E6172 background-image: url('http://i23.photobucket.com/albums/b355/themoonlitdrgn/xangaSpots.jpg'); background-repeat: repeat-y;} </style> If this is a repeat thread (which I would hope it isn't), then my condolences. But I would appreciate any feedback. Thanks. |
|
|
|
| *digital.fragrance* |
Apr 25 2006, 02:51 PM
Post
#2
|
|
Guest |
Put a semicolon after your border attributes...
border: 4px SOLID #4E6172; |
|
|
|
![]() ![]() |