Locking Font Size

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to lock font sizes in FP websites? I don't need to lock the
small fonts but I would like to lock larger fonts like 24pt, and I don't want
to make it an image file. Thanks.
 
Thanks Murray, I assume you are speaking of just FP (which I asked), yet on
sites like BBC.com they have locked their fonts there, and I've seen other
sites too. Maybe I should have asked what html editors do support locking
fonts? Any suggestions anyone?
 
Google for "locking web page text size" or words to that effect. You'll
come up with some answers, such as:

http://www.milonic.com/mfa/2003-September/002588.html

It's done with css scripting. Not a html editor.
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
How to ask a newsgroup question:
http://support.microsoft.com/kb/555375
===
| Thanks Murray, I assume you are speaking of just FP (which I asked), yet
on
| sites like BBC.com they have locked their fonts there, and I've seen other
| sites too. Maybe I should have asked what html editors do support locking
| fonts? Any suggestions anyone?
|
| "Murray" wrote:
|
| > There's no way.
| >
| > --
| > Murray
| > ============
| >
| > | > > Is there a way to lock font sizes in FP websites? I don't need to
lock
| > > the
| > > small fonts but I would like to lock larger fonts like 24pt, and I
don't
| > > want
| > > to make it an image file. Thanks.
| >
| >
| >
 
Nope, nope, nope. There is no way to lock text sizes. Any modern browser
(except IE) can resize all text out of the box. Even IE can if you enable
the accessability options. CSS cannot prevent it.

Take a look at BBC using Firefox and resize the text.
 
Back
Top