Log In · Register

 
How do i change this code too....
MoneyIsDaMotive
post Aug 13 2009, 12:38 PM
Post #1


Blazed
****

Group: Member
Posts: 294
Joined: Jun 2009
Member No: 732,840



CODE
font, body, table, td, div, h1, h2, br, a, p {font-family:IMPACT; font-size:9px; color:; background-color: text-transform:; text-decoration:; font-weight:9pt;}
.orangetext15 {font-family:arial; font-size:7px; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.text {font-family:arial; font-size:7px; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.nametext {font-family:arial; font-size:px; color:; background-color:;text-transform:; text-decoration:; font-weight:pt;}
.blacktext10 {font-family:arial; font-size:7px; color:; background-color:;text-transform:; text-decoration:; font-weight:2pt;}
.btext {font-family:; font-size:17px; color:; background-color:;text-transform:; text-decoration:; font-weight:;}


so i want my NAV bar,and my display to be IMPACT,
but if i change this part

font, body, table, td, div, h1, h2, br, a, p {font-family:IMPACT;




nvm i got it now. but when i change that part of the code, the NAV is what i want but my text changes too.
 
 
Start new topic
Replies
Mickey
post Aug 13 2009, 08:32 PM
Post #2


Treasure Pleasure
********

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



Why don't you just use the code below to hide all the elements on the navigation bar except the ad instead?

CODE
<style>
.profile {display:none!important;}
div div table div {display:none;}
.clearfix table div div {display:block;}
</style>

That makes the tables pull up automatically.
 

Posts in this topic


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