Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

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

  • 2 respostas
  • 1 tem este problema
  • 17 visualizações
  • Última resposta de 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.

Todas as respostas (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.