two questions. |
![]() ![]() |
two questions. |
Dec 21 2006, 01:41 PM
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! |
|
|
|
Dec 21 2006, 02:56 PM
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. |
|
|
|
Dec 21 2006, 03:05 PM
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? |
|
|
|
Dec 21 2006, 03:17 PM
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? |
|
|
|
Dec 21 2006, 03:21 PM
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. |
|
|
|
Dec 21 2006, 03:28 PM
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> |
|
|
|
Dec 21 2006, 03:42 PM
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.* |
Dec 21 2006, 04:10 PM
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> |
|
|
|
Dec 21 2006, 04:14 PM
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 |
|
|
|
Dec 21 2006, 04:16 PM
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> |
|
|
|
Dec 21 2006, 04:20 PM
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.* |
Dec 21 2006, 04:31 PM
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..
|
|
|
|
Dec 21 2006, 04:56 PM
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. |
|
|
|
Dec 21 2006, 06:29 PM
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.
|
|
|
|
Dec 22 2006, 10:22 AM
Post
#15
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 44 Joined: Feb 2006 Member No: 382,295 |
try now.
|
|
|
|
Dec 22 2006, 11:13 AM
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! |
|
|
|
Dec 22 2006, 12:17 PM
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. |
|
|
|
Dec 22 2006, 01:08 PM
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> |
|
|
|
![]() ![]() |