getting a b.g. on my pics page<3 |
![]() ![]() |
getting a b.g. on my pics page<3 |
Aug 22 2005, 07:43 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 21 Joined: Jul 2005 Member No: 167,311 |
can u help me get a bg or the css/html stuff to make a bg for my pics page?
|
|
|
|
Aug 22 2005, 08:24 PM
Post
#2
|
|
![]() Myspace Addict ![]() ![]() ![]() Group: Member Posts: 60 Joined: Aug 2005 Member No: 208,588 |
You would need one code per caption (its probably best if you don't have a caption written so you can enter the whole codes in)
CODE For a background image, you would need to upload your url image to tinyurl.com and the code you would use is. <body background="http://tinyurl.com/whatevertheygiveyou"> For a background color. <style>body{background-color:COLOR_CODE;}</style> For your background images to show. <style>table, td {background:transparent}</style> Fixed background. <style>body{background-attachment:fixed;}</style> Anymore codes you need, just ask.. and do not submit if your codes are cut off (look at the code below) because it would mess up your picture page.. but you can always go edit your images in safemode and enter a blank caption to start over. CODE <style>body{background-attachment:fixed;}</sty
|
|
|
|
![]() ![]() |