|
Posted by Barbara de Zoete on 05/07/06 07:48
On Sun, 07 May 2006 02:41:48 +0200, Michael Laplante
<nowhereman@twilightzone.net> wrote:
> I've replaced a page title -- formerly a graphic to maintain text size --
> with actual text. However, I don't want this title to re-size
> dramatically should a user change the font size in their browser.
> A little is okay, a lot no.
>
> #Opagetitle
> {position:absolute;z-index:6;visibility:visible;text-align:left;left:210px;top:175px;width:438px;height:24px;font-family:
> sans-serif;font-size: 18px;font-style: normal;font-weight:bold;color:
> #000080;}
>
> The above is in my stylesheet. In FF though, changing the font size via
> ctrl key causes pagetitle to change size dramatically. In IE, there is
> no change in text size -- it seems to respect the fixed pixel size where
> FF won't.
>
> What to do?
Accept it? It may come as a surprise to you, but to many people the
ability to control font size in their browser is a blessing. Don't try to
set a fixed font at all.
BTW: you might rethink your use of #Opagetitle. It looks to me like you
really want that bit of text to be the main heading in your page. For that
you should use h1.
--
______PretLetters:
| weblog | http://www.pretletters.net/weblog/weblog.html |
| webontwerp | http://www.pretletters.net/html/webontwerp.html |
|zweefvliegen | http://www.pretletters.net/html/vliegen.html |
Navigation:
[Reply to this message]
|