NEEDS HELP WITH HEADLINE!!!, im struggling with this |
NEEDS HELP WITH HEADLINE!!!, im struggling with this |
Jun 25 2006, 07:47 PM
Post
#1
|
|
![]() Cait ![]() ![]() ![]() Group: Member Posts: 79 Joined: Sep 2005 Member No: 231,070 |
ok so
im making a layout site and i want my headline to look like this http://www.myspace.com/ohbevogue" target="_blank"> http://www.myspace.com/ohbevogue where it says OH, BE VOGUELYTS but i dont know what shes using |
|
|
|
![]() |
Jun 25 2006, 11:01 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 30 Joined: Jan 2005 Member No: 93,105 |
i don't think that's the headline, i'm pretty sure she just moved her display name.
|
|
|
|
Jun 25 2006, 11:49 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Jan 2006 Member No: 347,611 |
Yeah I don't believe that is her headline.It's her display name.
If you want something like this: ![]() I believe the code to do so would be along the lines of this: CODE <style type="text/css"> ..nametext{color:black; font-family:Sylfaen;text-decoration: none; font-size: 18pt;font-weight:none;letter-spacing:-0.3em;border: none; letter-spacing:-2px; line-height:29px;background-color:;text-transform: lowercase;display: inline; position: relative; top: 50px; left: 150px; border:none; display:block; text-align:left;} </style> <style type="Text/css"> ..hide{display:none} ..text{font-size:10px} </style> ______________ CODE top: 50px; left: 150px; border:none; display:block; text-align:left;} ^^That part of the code moves your display name around on your page.Lowers it,moves to left and right.You just have to alter 50px and 150px to your liking.Where it says "font-family:Sylfaen" you can change that to another type of font family.(It changes your display names font) and of course you can change the fonts size in the first section I gave you. CODE ..text{font-size:10px} This part changes the size of the font for "Age,location,etc."I took out the middle of this code because it didn't appear to serve any purpose.So if it doesn't look quite right mention it to me because maybe it was there for a reason. I hope you understand.I tried to break it down for it to be as easy as possible. |
|
|
|
![]() ![]() |