hmmm I never noticed that before. What's the style sheet option? You can write your own personal browser style sheet?
| In IE, Tools | Internet Options | General tab | Accessibility, then enable the 3 Formatting options.
|
| --
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
|
http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | > I can't on my hobby site .!! The only items that change are those overridden
| > with an inline style.
| >
| >
http://www.95isalive.com/
| >
| >
| > --
| > Steve Easton
| > Microsoft MVP FrontPage
| > 95isalive
| > This site is best viewed..................
| > ..............................with a computer
| > | > > IE Users still have the ability to override font sizes implemented via CSS.
| > >
| > > --
| > > ==============================================
| > > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > > WEBMASTER Resources(tm)
| > >
| > > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > > ==============================================
| > > To assist you in getting the best answers for FrontPage support see:
| > >
http://www.net-sites.com/sitebuilder/newsgroups.asp
| > >
| > | > > > It can be done by setting a pixel size using a CSS.
| > > >
| > > > Here's an example place it in the head tags and edit the font family as
| > desired.
| > > >
| > > > <style type="text/css">
| > > > p, td, th, div{
| > > > font-style: normal; font-variant: normal; font-weight: bold; font-size:
| > 14px;
| > > > font-family: "Comic Sans MS", sans-serif, Arial, Helvetica, Verdana;
| > > > }
| > > > <style>
| > > >
| > > > Just make sure it's set large enough for people of the reading glasses crowd
| > (
| > > > like me ) to read.
| > > >
| > > >
| > > > --
| > > > Steve Easton
| > > > Microsoft MVP FrontPage
| > > > 95isalive
| > > > This site is best viewed..................
| > > > ..............................with a computer
| > > > | > > > > Thanks for the response.
| > > > >
| > > > > Of course I don't want to lose visitors, but it is very
| > > > > important for me to keep the same text size because the
| > > > > format of the webpages change. Where can I make the text
| > > > > size static?
| > > > >
| > > > > Thanks.
| > > > >
| > > > >
| > > > >
| > > > > >-----Original Message-----
| > > > > >People change the text size in their browser so that
| > > > > they can read the text on a web site. Do you
| > > > > >really want to loose visitor if you leave them with no
| > > > > way to change the text size?
| > > > > >
| > > > > >--
| > > > > >==============================================
| > > > > >Thomas A. Rowe (Microsoft MVP - FrontPage)
| > > > > >WEBMASTER Resources(tm)
| > > > > >
| > > > > >FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > > > > >==============================================
| > > > > >To assist you in getting the best answers for FrontPage
| > > > > support see:
| > > > > >
http://www.net-sites.com/sitebuilder/newsgroups.asp
| > > > > >
| > > > > in message
| > > > > >| > > > > >> How can I make the text size the same when viewing my
| > > > > >> webpage? For some reason, when one changes the text
| > > > > size
| > > > > >> on his/her browser the text size on my webpage changes.
| > > > > >> Is there an option to make the text size the same for
| > > > > any
| > > > > >> text size option?
| > > > > >>
| > > > > >> Thanks.
| > > > > >
| > > > > >
| > > > > >.
| > > > > >
| > > >
| > > >
| > >
| > >
| >
| >
|
|