Background image, in skin |
Background image, in skin |
| *NatiMarie* |
Feb 23 2004, 10:17 PM
Post
#1
|
|
Guest |
Ok, this may be a dumb question but here it goes. I want to make a skin and I have a background image and everything...one problem. How can I add the background image to my skin without it being the header? What code do I put in? Help! Thx!
|
|
|
|
![]() |
Feb 23 2004, 10:22 PM
Post
#2
|
|
|
Baka elite ![]() ![]() ![]() ![]() Group: Member Posts: 124 Joined: Jan 2004 Member No: 1,437 |
in your CSS:
Body { background-image: URL(www.imagelink.com); background-attachment: fixed; background-repeat: no-repeat; background-poosition: bottom left; } if you don't have CSS you need a style tag at the beginning and the end. I think that's all of the tags conerning the background. there's prolly some more but these are the bsic ones. |
|
|
|
NatiMarie Background image Feb 23 2004, 10:17 PM
dat_da_busit_hai If ur skin dosent have a bakgrn in it's self u... Feb 23 2004, 10:19 PM
NatiMarie thanks! hmm...I'll try. I know about some ... Feb 23 2004, 10:24 PM
dat_da_busit_hai byeee! Feb 23 2004, 10:25 PM![]() ![]() |