Why have blank margins on the pages?

  • Thread starter Thread starter Stephen Tashi
  • Start date Start date
Stephen Tashi
Science Advisor
Homework Helper
Education Advisor
Messages
7,864
Reaction score
1,605
I'm curious why the forum pages have blank margins.

I don't know about how browsers and the basic web page arrive at the final display of a page, so I may not appreciate how difficult it would be to get rid of the margins. Being considerably "over 40", I find it difficult to read what I'm typing when I compose a post. It's true I can zoom-in or use a huge monitor etc. But I still begrudge seeing a inch of wasted space on the side of each page and then even more wasted space on the margins of the message composition window.

Apparently it is possible to have web pages without blank margins. I find it interesting that the "old guard" retailers tend to have web pages with blank margins (as if they expect people to print hard copies of the page) and websites like Amazon don't.
 
Physics news on Phys.org
Stephen Tashi said:
I don't know about how browsers and the basic web page arrive at the final display of a page, so I may not appreciate how difficult it would be to get rid of the margins. Being considerably "over 40", I find it difficult to read what I'm typing when I compose a post. It's true I can zoom-in or use a huge monitor etc. But I still begrudge seeing a inch of wasted space on the side of each page and then even more wasted space on the margins of the message composition window.

It's all about your screen resolution. If you have trouble seeing your screen you need to use a lower resolution. Try 1024x768. You won't see any margins then, as that is what PF is set for. Anything higher and you'll see a left and right margin.
 
Greg Bernhardt said:
Try 1024x768. You won't see any margins then, as that is what PF is set for. Anything higher and you'll see a left and right margin.

Thank you. That works.

- but I still get to complain about the big margins around the message composition window!
 
Stephen Tashi said:
Thank you. That works.

- but I still get to complain about the big margins around the message composition window!

That is something I will look at, thanks.
 
You can remove the margins yourself if you like.

This should work in Firefox (with Stylish):
Code:
@-moz-document domain("physicsforums.com") {
 .page {
    width: 99% !important;
 }
}
It does not change the size of the reply box, but that can be adjusted manually (once per post).

I guess other browsers have similar features.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
11
Views
4K
Replies
12
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 6 ·
Replies
6
Views
7K
  • · Replies 3 ·
Replies
3
Views
2K