i have some questions |
i have some questions |
Jul 27 2006, 06:26 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 156 Joined: Mar 2006 Member No: 386,624 |
how do you make your display name bigger and with color like this
and is there a way to make the names above everyones pic a different color instead of blue? my myspace |
|
|
|
![]() |
Jul 27 2006, 06:29 PM
Post
#2
|
|
![]() What's my name? Janette. and ily. <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,139 Joined: Apr 2006 Member No: 391,911 |
For the name text, use this code:
<style type="text/css"> .nametext {font-family: FONTNAMEHERE; font-color: COLORHERE; font-size: NUMBERHEREpx;} </style> And for the name's of your friends... <style type="text/css"> a:link, a:active, a.man:link, a.text:link, a.redlink:link, a.redlink:active, a.navbar:link, a.navbar:active { color: black; font-family: small fonts; font-size: 7px; line-height: inherit; font-weight: normal; text-decoration: underline; text-transform: uppercase; letter-spacing: 0px; background-color: transparent; } a:visited, a.man:visited, a.text:visited, a.redlink:visited, a.navbar:visited { color: black; font-family: small fonts; font-size: 7px; line-height: inherit; font-weight: normal; text-decoration: none; text-transform: uppercase; letter-spacing: 0px; background-color: transparent; } a:hover, a.man:hover, a.text:hover, a.redlink:hover, a.navbar:hover { color: ffffff; font-family: french script mt; font-size: 18px; line-height: inherit; font-weight: normal; text-decoration: none; text-transform: lowercase; letter-spacing: 0px; background-color: 000000; } </style> :] |
|
|
|
j3nn2008 i have some questions Jul 27 2006, 06:26 PM
j3nn2008 and is there a way to make the words white where i... Jul 27 2006, 06:30 PM
I own yourr face. Mmm in your case you can just use this code:
<s... Jul 27 2006, 06:31 PM
j3nn2008 <style type="text/css">
.nametext ... Jul 27 2006, 06:42 PM
I own yourr face. Yes, it does work. For your font-color, there... Jul 27 2006, 06:46 PM
j3nn2008 it still isnt working...
<style type="tex... Jul 27 2006, 06:51 PM
I own yourr face. Hmm, try taking out the font in font-color. Jul 27 2006, 06:53 PM
j3nn2008 yupp that worked. thanks Jul 27 2006, 06:57 PM
I own yourr face. no problem :] Jul 27 2006, 06:59 PM![]() ![]() |