Jump to content

stylish script for fixing hak5 forums


Razor512

Recommended Posts

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

Link to comment
Share on other sites

@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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...