How to BOLD TEXT, on entire page? |
How to BOLD TEXT, on entire page? |
May 27 2006, 12:36 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 139 Joined: May 2006 Member No: 408,768 |
Does anyone have a code to bold the text all over the page I looked in the scripts but all im seeing is for Name color change...maybe im missing something. Please help
|
|
|
|
![]() |
May 27 2006, 01:08 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 140 Joined: Apr 2006 Member No: 399,166 |
table, tr, td, li, p, div, .text {font:normal 10px arial; color:000000; line-height:13px; text-transform:normal; letter-spacing:1pt; font-weight:bold; }
im pretty sure thts it if its not pm me |
|
|
|
May 27 2006, 05:50 PM
Post
#3
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
CODE <style> body,table, td, li, p, div, textarea, .text, .redtext, .redbtext, .orangetext15, .blacktext10, .blacktext12, .whitetext12, .lightbluetext8 {font:normal 9px arial; color:000000; font-weight:bold; border:0px; text-transform: bold;} </style> Looks like: http://www.myspace.com/poopietest Just make the font size bigger. |
|
|
|
![]() ![]() |