PDA

View Full Version : My font thing isnt working!



jedimasterkawa
June 1st, 2003, 02:00 AM
Ok, i set the page props and the default font crap to Arial 10pt
but on the preview page it still shows up as Times New Roman

i use IE 6

how can i get frontpage to add the

face="arial" size="2"

to the <font> tag everytime text is typed! becuase it only puts a
10pt size on the tag, but not the Arial part

help :toad:

SeiferTim
October 17th, 2003, 04:48 PM
www.Macromedia.com (http://www.macromedia.com) - Download / Install Dreamweaver

Goto: Start -> Settings -> Control Panel -> Add/Remove Programs -> Uninstall FrontPage

That's how I would fix that problem... :trout:

But, if you insist on using FrontPage, I really have no idea why it would keep doing that....
Good Luck! :toad:

DDD
October 18th, 2003, 03:29 AM
hahahaha,,,,,,,good one

use css. and the syntax is font-face:

But I would use font-family: arial, verdana, .... Then use font -size: 10px;