Trying to make something like this: |
![]() ![]() |
Trying to make something like this: |
May 18 2007, 05:45 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Apr 2007 Member No: 516,728 |
I’m not positive if you’re able to point out peoples pages on this site, I apologize if you can’t but…I’m trying to figure out how to make something like this:
http://profile.myspace.com/index.cfm?fusea...endID=147105013 Ignore the music player, I’ve seen other people who keep the default myspace center but have a background only on the sides just like that one…in some cases the default middle could be a different color as well…how do you do that?! I messaged that person on the link but they didn’t wanna tell me lol Thanks for any help |
|
|
|
May 18 2007, 06:58 PM
Post
#2
|
|
|
hardxcore. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,223 Joined: Nov 2006 Member No: 479,494 |
something like this, perhaps? that layout is just a default layout with a different background and the table sizes changed. you can change the fonts as well.
|
|
|
|
May 18 2007, 07:06 PM
Post
#3
|
|
![]() High Voltage!∞ ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 4,728 Joined: Jul 2004 Member No: 29,157 |
^
That works. All you need to do is enter the code for a background. CODE <style type=text/css>
body { background-color: ######; background-image: url(""); background-position: bottom right; background-repeat: no-repeat; background-attachment: fixed;} </style> |
|
|
|
May 19 2007, 12:28 PM
Post
#4
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Apr 2007 Member No: 516,728 |
Thanks Universal,
thats exactly what I was talking about… now is it possible to change the middle part to a different color? (the area where the default is) For example black? Thanks for the help |
|
|
|
May 19 2007, 01:03 PM
Post
#5
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
CODE table, tr, td{ background-color: 000000;} Add style tags. |
|
|
|
May 20 2007, 11:24 AM
Post
#6
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Apr 2007 Member No: 516,728 |
thank you very much
...all works |
|
|
|
![]() ![]() |