name text bigger |
name text bigger |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 25 Joined: Jun 2006 Member No: 423,956 ![]() |
i have a tiny layout so all my text is tiny. obviously. but i wanted my name text to be bigger. i tried messing around with it but i didnt seem to get it. if anybody could please show or tell me how to make it bigger id very mucho appreciate it.
|
|
|
![]() |
![]()
Post
#2
|
|
Member ![]() ![]() Group: Member Posts: 25 Joined: Jun 2006 Member No: 423,956 ![]() |
im not using a layout. im just using the default one. but tiny.
heres the code to make it tiny. is that what you want? <style type="text/css"> .contactTable {display:none;} table table td img {display:none;} table table table td img {display:inline;} table td td {width:0px;} table {width:450px;} table table {width:auto;} table table td {padding:3px;} table table table td {padding:0px;} table table table {width:220px !important; height:0px;} td.text td a img {width:auto !important;} table table table table table, table table table table table td { width:0px !important; padding:0px !important;} td.text a img {width:100px !important;} td.text td.text a img {width:35px !important;} td td td div strong {width:170px !important; display:block;} textarea, input, font, a, table, td, div, b {font-size:7pt !important;} span {font-size:8pt !important;} embed, object {display:block; width:220px; height:38px;} .orangetext15, .blacktext10 { display:block; width:110px; font-size:10pt !important;} td.text td.text .orangetext15, td.text td.text table table div {display:none;} </style> |
|
|
![]() ![]() |