View Single Post
Benson's Avatar
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#42
If you want to use itT forums in portrait mode, toss this into ~/.mozilla/microb/chrome/userContent.css:
Code:
@-moz-document url-prefix("http://www.internettablettalk.com/"),
url-prefix("http://internettablettalk.com") {
  alt1 { font-size: 120% !IMPORTANT; }
  a:hover { color: #004 !IMPORTANT;}
  div#header .hd4 { padding: 0 !IMPORTANT;}
  div#header div#header-body { height: 44px !IMPORTANT; background: #C8C8C8 !IMPORTANT;}
  img#home { top: 3px !IMPORTANT; left: 13px !IMPORTANT;}
  img#forum { top: 2px !IMPORTANT; left: 85px !IMPORTANT;}
  img#wiki { top: 2px !IMPORTANT; left: 163px !IMPORTANT;}
  img#sw { top: 3px !IMPORTANT; left: 231px !IMPORTANT;}
  img#gallery { top: 2px !IMPORTANT; left: 312px !IMPORTANT;}
  img#contact { top: 5px !IMPORTANT; left: 385px !IMPORTANT;}
  .advert { display: none !IMPORTANT;}
  div#top-padding { padding: 0 !IMPORTANT;}
  div#bot-padding { padding: 0 !IMPORTANT;}
  div#topbox .tb7 { padding: 0 !IMPORTANT;}
  div#mainbox .mb7 { padding: 0 !IMPORTANT;}
  div#footbox .fb7 { padding: 0 !IMPORTANT;}
  td#mainbody div.padding { padding: 0 !IMPORTANT;}
  div.page>div { padding: 0 !IMPORTANT;}
  .pagenav .smallfont { font-size: 200% !IMPORTANT;}
  .pagenav td { width: 30px !IMPORTANT; height: 30px !IMPORTANT; text-align: center !IMPORTANT; white-space: nowrap !IMPORTANT;}
  .pagenav td a { display: table-cell !IMPORTANT; width: 30px !IMPORTANT; height: 100% !IMPORTANT; vertical-align: center !IMPORTANT; text-align: center !IMPORTANT;}
  span.navbar { font-size: 50% !IMPORTANT; }
  td.vbmenu_control { height: 30px !IMPORTANT; }
  td.vbmenu_control a { display: table-cell; height: 30px !IMPORTANT; font-size: 80% !IMPORTANT; vertical-align: center !IMPORTANT; }
  td.vbmenu_control img { display: none !IMPORTANT; }
  div.wrapper { margin: 0 !IMPORTANT;}
  .button { font-size: 200% !IMPORTANT;}
}
Everything fits, except the odd wide code post (I should fix that) and search results where the last post was made by someone with a long username.

And a screenie, though it looks like different screen-capture tools are needed...
Attached Images
 
 

The Following User Says Thank You to Benson For This Useful Post: