tiny profile background, like on the outsides instead of all over . |
![]() ![]() |
tiny profile background, like on the outsides instead of all over . |
Apr 18 2006, 08:38 PM
Post
#1
|
|
|
dabomb.com ![]() ![]() Group: Member Posts: 17 Joined: Sep 2005 Member No: 248,677 |
Ok so I have a tiny profile and I want it to look generic but the outsides to have a color..
like this girls right here. the only way i can think of is to put a background color but wont that like..make it all that color? thanks |
|
|
|
| *This Confession* |
Apr 18 2006, 08:40 PM
Post
#2
|
|
Guest |
CODE <style type="text/css"> body {background-color: pink;} </style> thats what she used :] change the pink to what ever |
|
|
|
Apr 18 2006, 08:41 PM
Post
#3
|
|
|
dabomb.com ![]() ![]() Group: Member Posts: 17 Joined: Sep 2005 Member No: 248,677 |
Thanks!
um. so would you just add a url to make a picture just come up in that space? |
|
|
|
| *This Confession* |
Apr 18 2006, 08:47 PM
Post
#4
|
|
Guest |
CODE <style type="text/css"> :]
body {background-color: pink; background-image: url(""); background-position: bottom right; background-repeat: no-repeat; background-attachment: fixed;} </style> |
|
|
|
Apr 18 2006, 08:48 PM
Post
#5
|
|
|
dabomb.com ![]() ![]() Group: Member Posts: 17 Joined: Sep 2005 Member No: 248,677 |
awesome. you are my hero = ]
|
|
|
|
![]() ![]() |