layout help, extended network |
![]() ![]() |
layout help, extended network |
Jun 22 2007, 08:40 PM
Post
#1
|
|
![]() LiLaZnGurL ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 969 Joined: Jul 2004 Member No: 29,072 |
this is my layout codeee. i like how it is but like does anyone know where to change the font size for the extended network part? i think its size 8 right now but i want it size 16. can some 1 help me change it.
CODE [/code]
<style type="text/css"> .nametext { color:000000; font-size: 16pt; font-family: arial;} .orangetext15 { font-family: arial;} .whitetext12 { font-family: arial;} .lightbluetext8 { font-family: arial; color:black;} .btext { color:000000; font-family: arial; TEXT-TRANSFORM:lowercase; text-decoration:none;} .blacktext12 { color:000000; font-size: 8pt; font-family: arial; font-weight: normal; TEXT-TRANSFORM:lowercase;} .blacktext10 { color:000000; font-family: arial;} .redbtext { color:000000; font-family: arial; TEXT-TRANSFORM:lowercase; text-decoration:none;} .redtext { color:000000; font-family: arial; TEXT-TRANSFORM:lowercase; text-decoration:none;} table, tr, td, li, p, div{ color:000000; font-size: 8pt; font-family: arial;} .text { color:000000; font-size: 8pt; font-family: arial;} a:active, a:visited:, a:link { color:000000; font-family:arial; font-size: 8pt;} a:hover { color:000000; font-family:arial; font-size: 8pt; text-decoration: underline;} a.navbar:active, a.navbar:visited:, a.navbar:link { color:000000; font-family:arial; text-transform:; font-size: 8pt;} a.navbar:hover { color:000000; font-family:Arial; font-size:8pt; text-decoration: underline;} a.redlink:active, a.redlink:visited:, a.redlink:link { color:000000; font-family:arial; text-transform:;} a.redlink:hover { color:000000; font-family: arial; text-decoration:underline; text-transform:;} body{background-color:ffffff; scrollbar-face-color:ffffff; scrollbar-highlight-color:ffffff; scrollbar-3dlight-color:000000; scrollbar-shadow-color:ffffff; scrollbar-darkshadow-color:000000; scrollbar-arrow-color:000000; scrollbar-track-color:ffffff; background-image: url("") !important; background-repeat: no-repeat !important; background-attachment: fixed !important; background-position:bottom right!important;} </style>[code] |
|
|
|
![]() ![]() |