Jump to content

Prevent zoom in

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
organizedchaos

organizedchaos

    Learning Programmer

  • Members
  • PipPipPip
  • 38 posts
Is there a way to prevent text from getting bigger when people click 'zoom in' on their browser?

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Not really. You shouldn't try to stop them, either. If they're visually impaired, they may NEED to enlarge your text to read it. I visit many sites that have their font size too small for me, and I enjoy hi-res monitors.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Agreed with Winged. Why would you want that? If it breaks your template, fix your template... not stop them from enlarging text.

#4
organizedchaos

organizedchaos

    Learning Programmer

  • Members
  • PipPipPip
  • 38 posts
I'm not really going to stop them from enlarging the whole page just a particular part... the RSS feed part 'coz yeah it breaks my template. :(

#5
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Fix your template. Also, some browser zoom images as well as text, so how the template breaks will be browser specific!
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog