Previous Message
Next Message

RE: [css-d] selective text zooming in Mozilla?

Sent by Simon Jessey on 3 February 2003 15:03


When I tried using the zoom tool with Opera on a test page recently, it
resized my background as well as all the other graphics. The CSS was
body { background: #fff url(image.png) bottom right no-repeat fixed; }

I am not sure the scaling of backgrounds is preferable, indeed I dislike the
way Opera zooms graphics. Although you are right in saying that this can
eliminate layout problems, I make fluid designs that can cope with that.

Simon Jessey
w: http://jessey.net/blog/
e: [EMAIL-REMOVED]


> One thing you could try was to give the size of your logo in em's.
> I don't know how that would affect Mozilla when changing font-sizes, but
> I would guess em's are scaled with the fonts. You would have to have
> the image as an img-tag for that, since you can't scale backgrounds
> (which, incidentally, I think you should be able to do with CSS!).
Previous Message
Next Message

Message thread: