Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

zoom page but not text (ie: the opposite of the text-only zoom option)

  • 2 replies
  • 1 has this problem
  • 17 views
  • Last reply by xaxazak

more options

Is there any way to zoom a page without zooming the text (or, better yet, zoom both independently)? I basically want the opposite of the [View->Zoom->Zoom Text Only] option.

Thanks.

Is there any way to zoom a page without zooming the text (or, better yet, zoom both independently)? I basically want the opposite of the [View->Zoom->Zoom Text Only] option. Thanks.

All Replies (2)

more options

I'm not aware of any feature or add-on like that. In theory it's possible using CSS media queries, but my experiments with them a couple years ago were not very satisfying: http://dev.jeffersonscher.com/nozoom.html

A scripting approach probably would work better, subject to the extreme complexity of creating a general purpose solution rather than a solution for a particular site...

more options

Ok, thanks for the reply. I don't think I'm skilled or patient enough to go the scripting route, though.