Razor512 Posted June 6, 2008 Share Posted June 6, 2008 updated to correct 1 small problem with it @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("hak5.org") { } body { font-family: Arial, Verdana, Tahoma, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif; line-height: 135%; padding: 0px; width: auto !important; } #ipbwrapper { text-align: left; width: auto !important; margin: 10px auto 10px; padding: 0px 20px 20px 20px; } add that script to the stylish extension https://addons.mozilla.org/en-US/firefox/addon/2108 and the hak5 forums will fit any screen size (i made sure the script would not effect the main page since the content there seems to fit that size well ) video of it in action http://tinypic.com/player.php?v=73e5bd&s=3 Quote Link to comment Share on other sites More sharing options...
digip Posted June 6, 2008 Share Posted June 6, 2008 @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("hak5.org") { } body { font-family: Arial, Verdana, Tahoma, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif; line-height: 135%; padding: 0px; text-align: center; width: auto !important; margin: 0px auto 0px; } #ipbwrapper { text-align: left; width: auto !important; margin: 10px auto 10px; padding: 0px 20px 20px 20px; } add that script to the stylish extension https://addons.mozilla.org/en-US/firefox/addon/2108 and the hak5 forums will fit any screen size (i made sure the script would not effect the main page since the content there seems to fit that size well ) video of it in action http://tinypic.com/player.php?v=73e5bd&s=3 Nice. But I use Opera and all I have to do is hit the "Fit to Width" button and it does the rest for me. Quote Link to comment Share on other sites More sharing options...
tim.vangehugten Posted June 7, 2008 Share Posted June 7, 2008 yeah, no more side-scrolling :) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.