Publisher 2002
URL
www.willow-way.com
When people change the font size in their browser it causes the text to
overlap and in some cases makes the site un-readable. Is there a code
fragment or CSS style that can be added to ignore the browser settings?
hmmm, did you code the text yourself? what service pack level are you at?
If CSS is used and a pt size is applied to the text then the browser cannot
modify that text, the text is locked to the CSS. If the font tag is used in
lieu of CSS and the font size attribute is applied to the text then the
browser controls the text by that size attributes number. The number is
linked to the text sizing in the browser.
Now 2002 uses CSS, I don't recall ever seeing the old-fashioned font tag in
2002 code. Yet when I view the source of your page I see the following:
<font face="arial, helvetica" size="2" COLOR="#000000">You will find
everything you need to complement your Soapmaking / Bodycare business and
Willow Way's Custom Designed Equipment.
I see the font tag and the font size attribute which is controled ultimately
by the browser. But I see the CSS style sheet in the page, it's there, I
don't see why it's not applied to that text.
I just fired up a 2002 SP3 web page and could not reproduce it writing a
font tag. Hence my inquiry as to if you wrote that in.
David Bartosik - [MSFT MVP]
www.publishermvps.com
www.davidbartosik.com