Log In · Register

 
 
Closed TopicStart new topic
myspace font, woo!
omgitsemily
post Apr 15 2006, 11:27 PM
Post #1


Senior Member
***

Group: Member
Posts: 34
Joined: May 2005
Member No: 136,141



how do i change the font for my entire myspace? including links and all that sheeeeit.
ps, this should be in the scripts. i'm sure a lot of people just want to know how to change the font of their entire myspace.
 
freeflow
post Apr 15 2006, 11:30 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Its not in scripts because its much easier if you get a css stylesheet..

CODE
{sets the default style for the body, table data, list data, divisions and text areas}
body,table, td, li, p, div, textarea  
{font:normal 9px arial; color:######; font-weight:none; border:0px; text-transform: none; line-height:12px;}

{class for the basic font for the page}
.text {font:normal 9px arial; color:######; font-weight:none; border:0px; text-transform: none; line-height:12px;}  

{style for the number of comments you have. The actual ..}
.redtext{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }

{style for the number of friends you have.}  
.redbtext{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }

{”Blurbs”, “About Me”, “Who I’d like to Meet”, “Friend Space”, and “Friend’s Comments” style}
.orangetext15{font-family: arial; color: ######; font-weight: bold; font-size: 20px; letter-spacing: -2px;}  

{”General”, “Music”, “Movies”, “Television”, “Books”, “Heros”, “Status”, “Here for”, “Hometown”, “Body Type”, “Ethnicity”, “Religion”, “Sign”, “Smoke/Drink”, “Children”, “Education”, “Occupation”, and “Income” title style}
.lightbluetext8{font-family:arial; font-size:9px;  color:######; font-weight:none;border:0px; text-transform: uppercase; }

{”Contacting”, “Interests”, “Details”, and “Schools” title styling}  
.whitetext12{font-family:arial; font-size:9px;  color:######; font-weight:none;border:0px; text-transform: uppercase;}  

{”In your extended network” style}
.blacktext12{font-family: arial; color: ######; font-weight: bold; font-size: 20px; letter-spacing: -2px; }

{Stylizing of your name above your picture }  
.nametext{font-family: arial; color: ######; font-weight: bold; font-size: 30px; letter-spacing: -3px; line-height: 35px;}  

{date stamp on comments}  
.blacktext10{font-family:arial; font-size:9px;  color:######; font-weight:none;border:0px; text-transform: uppercase;}


I took that from a stylesheet. Edit to your liking it will change the font of everything accept links.
 
sabelroze
post Apr 16 2006, 10:31 PM
Post #3


Newbie
*

Group: Member
Posts: 1
Joined: Jan 2006
Member No: 341,106



Hi guys,

I tried to copy the code into my thingie but it doesnt work. i am sooo durr when it comes to this. Can you guys please help? thank you sooo much in advance.
 
freeflow
post Apr 16 2006, 10:35 PM
Post #4


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



You put that code inbetween style tags..
<style type="text/css">
codehere
</style>

Then you edit only only whats inbetween the brackets { and } then you get no error.
 
coldtrance
post Apr 17 2006, 01:09 AM
Post #5


There Are Strange Things Afoot At The Cirlce K
******

Group: Member
Posts: 1,130
Joined: Oct 2005
Member No: 253,395



from now on, check this for the text changes and other color changes made to profiles:
http://www.createblog.com/forums/index.php?showtopic=84325

if you refer to that, it will help a great deal when trying to learn css and all the spcial codes for myspace. :)
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: