I was wondering if anyone else uses a large monitor over 1280 or 1440? Because the eye is only designed to read at max 20 words before there should be some kind of wrapping so that the lines of text don't keep going, and going.
Here is an example that would keep this forum from just stretching the text on forever across the screen. 900px or so is generally what is used as the max width of a text area.
.PDDiv { max-width: 900px;}
.StdBlock {padding: 15px;}
Now, I don't assume to know how you guys want your forum setup or styled. But I though I would mention this as reading small 11px font that just keeps stretching across the screen is kind of an eye strain if you have a lot to read.
My blog |
PHP Security Video