two questions. |
two questions. |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 44 Joined: Feb 2006 Member No: 382,295 ![]() |
alright.
i would love to learn how to put your display name at the top of your profile like this : http://profile.myspace.com/index.cfm?fusea...endid=114919119 and how do you center your profile , with a background, and keep how the sections look without any customizing? like for instance you just started myspace. the way the sections look. ^(that may be confusing) please teach me how to do them. thank you! |
|
|
![]() |
*Infinite.* |
![]()
Post
#2
|
Guest ![]() |
Well do you want just a color or a background image to it ?
For just color use this: CODE <style>Body{background-color:######;}</style> and for a pattern in the background this should work: CODE <style>
body{ background-image: url('imageurlhere'); background-repeat: repeat; background-attachment: fixed; } </style> |
|
|
![]() ![]() |