Entry BG image |
Entry BG image |
![]()
Post
#1
|
|
![]() sO seDuctivE ![]() ![]() ![]() ![]() Group: Member Posts: 291 Joined: Jan 2004 Member No: 2,009 ![]() |
I have a border around all of my entries in my Xanga, my background color is currently black in and outside of the boxes. Anyway, I wanted to try to put an image as the background for where my entries are I used:
table.blogbody { /* this edits the other the place where the blog is */ background-image: url("THE URL OF MY IMAGE"); background-attachment: fixed; background-position: center; background-repeat:repeat; background-color: #ffffff; width:550px; border: 1px solid #33ebff; border-width: 1px 1px 1px 1px; } And it doesn't seem to be working. My entry BG is still black, and I changed the xanga bg itself to white. Is that the wrong code or perhaps I need to add something? I don't know. It would be great if you could help =] Thanks so much! |
|
|
![]() |
![]()
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 ![]() |
.... It's "top left", not "top-left". And yes, it does make a diffrence. To the original question... Certain hosting services may not work, because the URL's need to end in a file extension usually.
|
|
|
![]() ![]() |