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! |
|
|
![]() |
![]()
Post
#2
|
|
![]() What's my name? Janette. and ily. <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,139 Joined: Apr 2006 Member No: 391,911 ![]() |
then maybe a screenshot?
because a private profile doesn't help.. for the tables to be centered, right? then it should automatically be centered. or for the background image. change the code i gave you above to this: CODE <style type="text/css">
table, td {background-color:transparent; border:none; border-width:0;} body{ background-color: ######; background-image: url('imageurlhere'); background-position: center; background-attachment: fixed; background-repeat: no-repeat; } </style> |
|
|
![]() ![]() |