------------------------------------------
Author: tazz.
Version: 1.0
Userscript: Mirror 1
Userstyle: Mirror 1
I would suggest moving over to the userstyle, as it's "pre loaded" and doesn't need to download anything from my web server. This means it's all client side, and no sudden snapping to width.
------------------------------------------
ABOUT
------------------------------------------
The BF2s Widescreen userscipt is a script that tweaks the existing style sheet for BF2s "Two Tiers" by Jeff Minard (chuyskywalker) and adapts it for use with the resolutions currently experienced by larger monitors.
COMPARISON
------------------------------------------
INSTALLATION
------------------------------------------
For the userstyle, follow the installation instruction on the downloads page.
for the userscript (unsupported):
Google Chrome - Google Chrome has the functionality to automatically install userscripts as an extension. If you are currently running chrome, simply click here, then click "Continue" and finally "Install". Done!
Mozilla Firefox - Mozilla Firefox currently does not have inbuilt userscript functionality. However, you can easily install the extension Greasemonkey which can run userscripts with exactly the same functionality. Once Greasemonkey is installed, simply click here, and follow the prompts. Done!
Internet Explorer - Internet has a alternative called Twixie. I haven't used it personally, but i'm sure it's all sweet. Once installed, download here.
Opera - You can give this a go.
Safari - You can give this a try if you feel up to it.
Source Code
------------------------------------------
StyleSheet
Code:
/* ----------------------------------------------- BF2s Widescreen -- http://forums.bf2s.com/ Modification of "Two Tiers" by Jeff Minard Style Sheet by tazz. ----------------------------------------------- */ @-moz-document domain('forums.bf2s.com') { #announce{ display:none; } body.inner #page-1 { width: 80% !important; min-width: 997px !important; background: #474642 !important; border-left: 1px solid #585754 !important; border-right: 1px solid #585754 !important; border-bottom: 1px solid #585754 !important; margin: 0 auto !important; text-align: left !important; position: relative !important; } html.inner { background: #3c3a36 !important; } body.inner #page-2 { width: 102% !important; min-width: 997px !important; background: url('http://tazz.me/bf2s/bf2s_header.gif') top left repeat-x !important; margin-left: -1% !important; margin-right: -1% !important; } div.postcontent { float: none !important; width: auto !important; overflow: hidden !important; } #live_container .didwhat { float: none !important; width: auto !important; overflow: hidden !important; } div.postsignature { text-align:center !important; } #secondhome { position: absolute; top: 0px; right: 90px; display: block; background: url(http://tazz.me/bf2s/secondhome.png) !important; width: 77px !important; height: 104px !important; } body.inner h1 { margin-left: 25px !important; } }
------------------------------------------
Any feedback and bug recognition is very welcome. Enjoy!
Last edited by tazz. (2011-08-06 22:40:06)
everything i write is a ramble and should not be taken seriously.... seriously. ♥