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 ![]() |
CODE <style> .nametext{ position: relative; top: ##px; left: ##px; } </style> just play around with the pixels until it's where you want it. |
|
|
![]()
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 44 Joined: Feb 2006 Member No: 382,295 ![]() |
thank you so much!
and does anyone know the answer to my other question? |
|
|
![]()
Post
#4
|
|
![]() What's my name? Janette. and ily. <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,139 Joined: Apr 2006 Member No: 391,911 ![]() |
you mean like a default profile?
CODE <style> body{ background-image: url('imageurlhere'); background-repeat: repeat; background-attachment: fixed; } </style> i'm not sure if that's what you're talking about. link to a myspace with this please? |
|
|
![]()
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 44 Joined: Feb 2006 Member No: 382,295 ![]() |
well her profile is private to non friends but,
http://www.myspace.com/22552314 that code is alright i think all i want now is it to be centered. |
|
|
![]()
Post
#6
|
|
![]() 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> |
|
|
![]()
Post
#7
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 44 Joined: Feb 2006 Member No: 382,295 ![]() |
here is a screenshot.:
see how there is a background but the sections and tables are uncustomized.? http://i9.photobucket.com/albums/a67/_im_a...90_/snuggle.jpg |
|
|
*Infinite.* |
![]()
Post
#8
|
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> |
|
|
![]()
Post
#9
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 44 Joined: Feb 2006 Member No: 382,295 ![]() |
i want a background to it.
like this: http://i9.photobucket.com/albums/a67/_im_a...90_/snuggle.jpg and here is my background: http://i46.photobucket.com/albums/f127/imt...yqueen/bats.gif |
|
|
![]()
Post
#10
|
|
![]() What's my name? Janette. and ily. <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,139 Joined: Apr 2006 Member No: 391,911 ![]() |
so use the code that holly gave you.
and a skinny code. here's a new code that not many people know about.: CODE <style>
table table td img {display:none;} table table table td img {display:inline;} table td td {width:0px;} table {width:450px;} table table {width:auto;} table table td {padding:3px;} table table table td {padding:0px;} table table table {width:220px !important; height:0px;} td.text td a img {width:auto !important;} table table table table table, table table table table table td { width:0px !important; padding:0px !important;} td.text a img {width:100px !important;} td.text td.text a img {width:35px !important;} td td td div strong {width:170px !important; display:block;} embed, object {display:block; width:220px; height:38px;} .orangetext15, .blacktext10 { display:block; width:110px; font-size:6pt !important;} td.text td.text .orangetext15, td.text td.text table table div {display:none;}</style> |
|
|
![]()
Post
#11
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 44 Joined: Feb 2006 Member No: 382,295 ![]() |
here is my profile.
(if private, you can just add me) http://profile.myspace.com/index.cfm?fusea...iendid=26293422 the background is still not appearing. |
|
|
*Infinite.* |
![]()
Post
#12
|
Guest ![]() |
^You need to take your profile off private for us to help you. Most of us won't add people we don't know or won't ever bother to talk to later in life..
|
|
|
![]()
Post
#13
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 44 Joined: Feb 2006 Member No: 382,295 ![]() |
well actually it is not on private.
i can't get it off for some reason. |
|
|
![]()
Post
#14
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
Go to profile or privacy settings and make sure it says let people under 18 view your page.
|
|
|
![]()
Post
#15
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 44 Joined: Feb 2006 Member No: 382,295 ![]() |
try now.
|
|
|
![]()
Post
#16
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 44 Joined: Feb 2006 Member No: 382,295 ![]() |
okay, i was messing around with the codes and i got the background.
thanks everyone for your help. it is much appreciated. i'm usually good with html and css coding. i just couldn't figure it out. Thanks again! |
|
|
![]()
Post
#17
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 44 Joined: Feb 2006 Member No: 382,295 ![]() |
ohh real quick how do you change the color or font to your name heading?
couldn't figure it out either. |
|
|
![]()
Post
#18
|
|
![]() What's my name? Janette. and ily. <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,139 Joined: Apr 2006 Member No: 391,911 ![]() |
CODE <style type="Text/css">
.nametext{font-family: FONTNAMEHERE; font-size: ##px; color:######; text-transform:LOWER/UPPERcase;} </style> |
|
|
![]() ![]() |