arial text |
![]() ![]() |
arial text |
Oct 26 2006, 08:35 PM
Post
#1
|
|
![]() mhmm<3 ![]() ![]() ![]() ![]() Group: Member Posts: 175 Joined: Jun 2006 Member No: 421,340 |
i was wondering if anyone knew the code to make the text for the comments automatically a certain font like; arial; verdana, etc.
|
|
|
|
Oct 26 2006, 08:50 PM
Post
#2
|
|
|
Priscilla ![]() ![]() ![]() ![]() Group: Member Posts: 141 Joined: Sep 2006 Member No: 463,856 |
You've gotta edit the font from whatever it is to "arial" in your layout code. If you're asking this, chances are you've got no clue how to do this, so just paste the code and I'll do it for you. Unless someone beats me to it ^_^
|
|
|
|
Oct 26 2006, 08:51 PM
Post
#3
|
|
![]() mhmm<3 ![]() ![]() ![]() ![]() Group: Member Posts: 175 Joined: Jun 2006 Member No: 421,340 |
okie =]
CODE <style type="text/css"> table, td {background-color:transparent; border:none; border-width:1px;}
body{background-image:url(''); background-attachment: fixed; background-position: bottom right; background-repeat: no-repeat; background-color: ffffff; } table table table {border: 1px solid; border-color:000000; padding:0; background-color:ffffff;} table tbody td table tbody tr td.text table{background-color:ffffff;} table table{border:0px;} table table table table{border:0px;} font, td, a, body, table, body, td, li, p, div, textarea, li, h1, h2, p, br {font-family: arial; color: black; line-height: 10px; font-size:11px; text-transform:lowercase; letter-spacing:0px;} textarea, input {font-family:arial; font-size: 11px; color: black; text-transform:lowercase; letter-spacing:0px; background-color:ffffff;border:1px solid black;cursor:default;} .btext {font-family: arial; font-size: 11px; color: black; line-height: 11px; letter-spacing: px; font-weight: normal; text-transform: lowercase; display:none;} .blacktext10 {font-family: arial; font-size: 11px;color: black; line-height: 11px; letter-spacing: px; font-weight: normal; text-transform: lowercase; display:none;} .blacktext12 {font-family: arial; font-size: 11px; color: black; line-height: 11px; letter-spacing: px; font-weight: normal; text-transform: lowercase;} .lightbluetext8 {display:none;} .nametext {font-family: times; color: black; line-height: 10px; font-size:14pt; text-transform:lowercase; text-align:center; letter-spacing:-1px;} .orangetext15 {display:none;border:1px solid black;} .redbtext, .redtext {display:none;} .whitetext12 {font-family: arial; font-size: 11px; color: black; line-height: 11px; letter-spacing: 0px; font-weight: normal; text-transform: lowercase;} .text {font-family: arial; font-size: 11px; color: black; line-height: 11px; font-weight: normal;text-transform:lowercase;letter-spacing:0px;} img {filter: gray; border: 1;} a:link, a.man:link, a.text:link, a:visited, a.man:visited, a.text:visited, a:active, a.redlink:active, a.redlink:visited, a.redlink:link, a.navbar:link, a.navbar:visited, a.navbar:active {font-family:small fonts; font-size: 7px; color: black; font-weight: normal; text-decoration: none; letter-spacing: 1px; text-transform: uppercase; line-height: 9px; background-color: transparent;} a:hover, a.man:hover, a.text:hover, a.redlink:hover, a.navbar:hover {font-family: times; font-size: 15px; color:black; font-weight: normal; text-decoration: none; letter-spacing: -2px; text-transform: lowercase; line-height: 11px; background-color: ffffff;} b {color:black;}u {color:black;text-decoration:none; border-bottom:dotted 1px 000000;font-size: 11px;font-family:arial;text-transform:lowercase;} s {color:000000;text-decoration:strikeout;} i {color:000000;font-family:arial;} b, stong {font-weight:bold;font-size:11px;text-transform:lowercase;color: 000000;letter-spacing:0px;font-family:arial;} img { filter:none; border:0px;} a:link img {filter:none); border:0px solid black;} a:hover img { filter:grey; border:0px solid black;} body {cursor:default;} a:hover {cursor: help;}{padding: 0px; text-transform: lowercase;} table td div div font {visibili-ty:hidden;di-splay:none;} table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table table {border: 0px; text-align: justify; padding: 0px;} table table td.text table td.text table table tbody td table, span.btext {display: none !important} </style> |
|
|
|
Oct 26 2006, 09:40 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
AFter you do that, thats it. The normal text edits the comments.
|
|
|
|
![]() ![]() |