Log In · Register

 

Help Topic Rules and Requirements


For a list of all requirements and guidelines pertaining to posting a new Help topic, please click here.

This Month's Contests | Hosts Looking for Hostees | Hostees looking for Hosts | Big Book of Resources

Submission Guidelines

 
Reply to this topicStart new topic
Edit All Text
kayleighisamazin...
post Sep 15 2010, 08:36 PM
Post #1


Newbie
*

Group: Member
Posts: 4
Joined: Sep 2010
Member No: 767,232



I used to have 1 code that allowed me to edit all of the text on my page, I thought I got it from here, but I can't find it now.

Does anyone have it?

--------------------------------------------

I found this code, and it does what I want, but I was wondering, can anyone tell me how to separate it? I don't want all the text the same way...

CODE
<style>table, tr, td, li, p, div, .btext, .blacktext10, .blacktext12, .lightbluetext8, .orangetext15, .redtext, .redbtext, .text, .whitetext12, a:active, a:visited, a:link, a:hover, a.navbar:active, a.navbar:visited, a.navbar:link, a.navbar:hover, a.redlink:active, a.redlink:visited, a.redlink:link, a.redlink:hover, .nametext {font-family:verdana; color:000000; font-size:9px;font-weight:normal;text-decoration:none;}</STYLE>

 
miguelS
post Sep 23 2010, 03:38 PM
Post #2


Senior Member
****

Group: Human
Posts: 100
Joined: Sep 2008
Member No: 682,308



For 1.0
CODE
<style>
* {
font-family:verdana;
color:000;
font-size:9px;
font-weight:normal;
text-decoration:none;}
</style>

Add !important statements as needed.

For 2.0, just add a div selector before the asterisk, and use a number sign for any hex colors.
 

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: