how can i make this a background URL??? |
![]() ![]() |
how can i make this a background URL??? |
Mar 2 2007, 08:02 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Mar 2007 Member No: 507,082 |
Love___by_CelticBeauty_by_love.jpg ( 25.74K )
Number of downloads: 11I want to put this as a background for my myspace but i don't know how... PLZ HELP ME! How can i make this picture into my Background?? what do i have to do?? |
|
|
|
Mar 2 2007, 08:42 PM
Post
#2
|
|
![]() I LOVE RICHIE ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 301 Joined: Feb 2007 Member No: 502,341 |
right hand click properties and there :]
|
|
|
|
Mar 2 2007, 09:10 PM
Post
#3
|
|
![]() vivacity ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,183 Joined: Jan 2007 Member No: 495,247 |
Like _NOEMY_ said, right click, properties. Grab the url.
To apply as your background, insert the url into the code, between the quotations and put in about me. CODE <style type=text/css>
body { background-color: ######; background-image: url(" "); background-position: bottom right; background-repeat: repeat; background-attachment: fixed; </style> |
|
|
|
| *WHIMSICAL 0NE* |
Mar 2 2007, 09:54 PM
Post
#4
|
|
Guest |
You can also position the background in different places. (Make sure the image isn't copywritten or anything before you use it) You can place it in different places on your profile, or you can make it repeat.
QUOTE <style type=text/css> body { background-color: ######; background-image: url(' HTTP:// '); background-position: bottom right; background-attachment: fixed; </style> You can change bottom right to where ever you want it QUOTE <style type=text/css> body { background-color: ######; background-image: url(' HTTP:// '); background-repeat: repeat; background-attachment: fixed; </style> Replace HTTP:// with the image URL and then it will repeat. |
|
|
|
![]() ![]() |