Title: Screen Size
Last modified: August 18, 2016

---

# Screen Size

 *  [jmoore34](https://wordpress.org/support/users/jmoore34/)
 * (@jmoore34)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/screen-size/)
 * I am still new to WordPress. Could someone please explain a fix for this problem.
   All PC users use didn’t moniter resolutions. Some big and some small. In some
   cases, the large resolution has caused some readers to see WordPress blog very
   small. It is too small to be read. I believe there should be a good way to keep
   the blog the same size, whatever PC you use.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [rustindy](https://wordpress.org/support/users/rustindy/)
 * (@rustindy)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/screen-size/#post-226601)
 * There are two solutions.
 * First, code your template such that viewers are free to resize the font as they
   see fit. In other words, don’t specify font sizes in pixels. Ever.
 * Second, offer two (or more) stylesheets and use a style-switcher to allow users
   to choose whether they would like the “normal” version or the “large-fonts” version.
 * The third solution is just to use a bigger base font size. There are so many 
   sites out there using “10px” (or less) as their base font size and it sucks big-
   time.
 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/screen-size/#post-226604)
 * I rarely set a font-size property for the body element, and really only specify
   it for those divs and classes where some level of control is required over their
   display (otherwise I let the viewer’s browser set the size on text).
 * So I’m in agreement with RustIndy’s first, though one is not limited to ‘font-
   size or no font-size’. You might remove ` font-size: .70em;` from your #container
   id then add it where it’s needed.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Screen Size’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 2 replies
 * 3 participants
 * Last reply from: [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * Last activity: [20 years, 9 months ago](https://wordpress.org/support/topic/screen-size/#post-226604)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
