looking for a simple code, to change main text on my site... |
looking for a simple code, to change main text on my site... |
Jan 12 2005, 07:20 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 93 Joined: Mar 2004 Member No: 9,929 |
is there a code to change the main text of my sight to :
font: times new roman font-size: 12px letter-spacing: 0 line-height: 10px ?? thank you |
|
|
|
![]() |
Jan 12 2005, 07:37 PM
Post
#2
|
|
|
Change Gon Come ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,286 Joined: May 2004 Member No: 18,822 |
change "font: times new roman" to something like "font: arial" or whatever. also its better form to use "font-family:times new roman". also, always remember to put a semicolon at the end of the thingy like so: "font-family: times new roman;" just a little side note..
|
|
|
|
kelllllly looking for a simple code Jan 12 2005, 07:20 PM
kelllllly but how do i set up the code Jan 12 2005, 07:48 PM
starwberry_applez <style type="text/css">
{
font-fam... Jan 12 2005, 08:07 PM![]() ![]() |