I will ask this again

  • Thread starter Thread starter boogie
  • Start date Start date
B

boogie

I apologize for being repetitive. I already asked this but the moment I
reply, the message comes back to me. My question is this: I have all my
tables set. Pictures are laid out and fonts had been carefully placed. All
cells are sized manually so that they won't be resized when the user changes
resolution. Anyway, the font size is 12 points and the style is arial. The
problem is when i previewed the page, the font goes a lot bigger. The reason
is the browser text size is set to "largest". Is there any solution so that
I can maintain the size of the font even is the user changes it to largest.
Reason is the tables gets messed up and pictures are displaced.I tried
doing the suggestion given from my previous post but still, the problem
exist. Thank you for that person who is trying to help me anyway. God bless.
 
When a user increases the font size in their browser, it is so that they can
read the text on the page.

You would have to use/learn CSS to specifying the font size in pixels,
however a user can still override the font size. If you feel that must fix
the font size so that it can never change, then you need to convert your
text into a image in a image application.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Back
Top