|
Posted by dorayme on 05/07/06 07:08
In article <gnb7g.1646$Qq.830@clgrps12>,
"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?
>
> M
If % or ems are not good enough, you might have to wait till CSS
4 for a logarithmic size-spec to font-size.
"Base 10 or e, with or without milk, anyone?
--
dorayme
Navigation:
[Reply to this message]
|