Log In · Register

 
Changing Text and Links, to new fonts/sizes/etc...
MissVegas
post Jul 25 2008, 08:00 PM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: May 2008
Member No: 645,822



How would you change the link style and default fonts for your layout without having to do it for each thing you write.


Like some layouts have where there is one whole section and it just makes the entire layout with that one font style for links.
I am trying to change MySpace's default link style from the ugly blue underline crap to something else, as well as their default page font.

If that makes any sense?
 
 
Start new topic
Replies
Mickey
post Jul 25 2008, 08:37 PM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Yeah, Niko gave you a very helpful link. If you'd like to change the links' styles, use this code:

CODE
<style>
a:link, a:active, a.man:link, a.text:link, a.redlink:link, a.redlink:active, a.navbar:link, a.navbar:active {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
a:visited, a.man:visited, a.text:visited, a.redlink:visited, a.navbar:visited {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
a:hover, a.man:hover, a.text:hover, a.redlink:hover, a.navbar:hover {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
</style>

I believe it has every kind of link on a MySpace page covered, except for the new navbar. Just add the necessary things to those codes to specify how you want them to look. Then this is for regular text:

CODE
<style>
font, body, table, td, div, h1, h2, br, a, p {font-family:; font-size:; color:; background-color: text-transform:; text-decoration:; font-weight:;}
.orangetext15 {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.whitetext12 {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.lightbluetext8 {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.text {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.nametext {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.blacktext12 {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.blacktext10 {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.btext {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.redtext {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.redbtext {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
</style>

Again, just add the necessary things to those codes to specify how you want your text to look. I hope that makes sense.
 

Posts in this topic


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