how do i change my font size to the one i want??, the regular font for your entries.. |
how do i change my font size to the one i want??, the regular font for your entries.. |
Aug 7 2005, 05:32 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 28 Joined: May 2004 Member No: 18,239 |
I made my own css and when i test it out, the font size in the entries isnt the one i want. I tried changing it in the Text and Links section of look and feel but it still doesnt have the font i want. so is there a way i can put the font i want into the code?
this is my script: |
|
|
|
![]() |
Aug 7 2005, 05:36 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
try this code for the text
CODE <style type="text/css">.left, table.footer, .standard, .leftmodulefontcolor, p, td {
/*site text*/ font:normal 12px FONT TYPE; color:######; text-transform: none; text-align:justify; line-height: 25px; }</style> |
|
|
|
Aug 7 2005, 05:39 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 28 Joined: May 2004 Member No: 18,239 |
yay it works! thanks!
|
|
|
|
Aug 7 2005, 05:40 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
yep I was happy to help
a mod can close this now |
|
|
|
![]() ![]() |