tazz.
oz.
+1,338|6145|Sydney | ♥

https://tazz.me/static/bf2s/bf2s_widescreen/header.png



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

https://tazz.me/static/bf2s/bf2s_widescreen/before1.png

https://tazz.me/static/bf2s/bf2s_widescreen/after1.png

https://tazz.me/static/bf2s/bf2s_widescreen/before2.png

https://tazz.me/static/bf2s/bf2s_widescreen/after2.png


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;
}
}
NOTES
------------------------------------------

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.
tazz.
oz.
+1,338|6145|Sydney | ♥

if you just installed it and it stopped working, just redownload.

I forgot to change the link to my webserver instead of my home server

soz
everything i write is a ramble and should not be taken seriously.... seriously.
pace51
Boom?
+194|5144|Markham, Ontario
Thank you so much. This is perfect for my desktop.
presidentsheep
Back to the Fuhrer
+208|5932|Places 'n such
I hadn't actually noticed the 3" wide gaps at the sides... thanks for pointing them out =P
I'd type my pc specs out all fancy again but teh mods would remove it. Again.
Finray
Hup! Dos, Tres, Cuatro
+2,629|5759|Catherine Black
Looks silly brah.
https://i.imgur.com/qwWEP9F.png
tazz.
oz.
+1,338|6145|Sydney | ♥

Finray wrote:

Looks silly brah.
then dont use it..


..brah.
everything i write is a ramble and should not be taken seriously.... seriously.
Finray
Hup! Dos, Tres, Cuatro
+2,629|5759|Catherine Black

tazz. wrote:

Finray wrote:

Looks silly brah.
then dont use it..


..brah.
I won't brah.
https://i.imgur.com/qwWEP9F.png
FatherTed
xD
+3,936|6470|so randum
nice work tazz

finny go fall down a well
Small hourglass island
Always raining and foggy
Use an umbrella
DUnlimited
got any popo lolo intersting?
+1,160|6434|cuntshitlake

Looks nice but I hate how it first loads the normal and then stretches to this so I probably won't stick to it. Nice one, though.
main battle tank karthus medikopter 117 megamegapowershot gg
tazz.
oz.
+1,338|6145|Sydney | ♥

It's compatible with any size screen as it goes by a

if > 987px
width = 80%

thus being dynamic.

@DUnlimited.

Unfortunately, because the browser is replacing current values, the loading time takes time.

I even tried it without a stylesheet, that is

page1 = document.blahblhablah

if (page1){
page1.style.width = '80%';
}

but the loading time was equal.
everything i write is a ramble and should not be taken seriously.... seriously.
13urnzz
Banned
+5,830|6468

FatherTed wrote:

nice work tazz

finny go fall down a well
HaiBai
Your thoughts, insights, and musings on this matter intrigue me
+304|5454|Bolingbrook, Illinois
ok now make it work with IE
tazz.
oz.
+1,338|6145|Sydney | ♥

everything i write is a ramble and should not be taken seriously.... seriously.
AussieReaper
( ͡° ͜ʖ ͡°)
+5,761|6123|what

Nice.
https://i.imgur.com/maVpUMN.png
TheDonkey
Eat my bearrrrrrrrrrr, Tonighttt
+163|5687|Vancouver, BC, Canada
Dunno about others, but I don't like it when forums get spread out that far on a screen. I have a 21" and my eyes get tired of scanning. Anyone else feel this way?

Karma'd for great work anyways.
13urnzz
Banned
+5,830|6468

TheDonkey wrote:

I have a 21" and my eyes get tired of scanning. Anyone else feel this way?
i'm running eyefinity. sad thing is, my camera overuns all my monitors at native rez.

btw Tazz, Greasemonkey is win.
tazz.
oz.
+1,338|6145|Sydney | ♥

<3
everything i write is a ramble and should not be taken seriously.... seriously.
TheDonkey
Eat my bearrrrrrrrrrr, Tonighttt
+163|5687|Vancouver, BC, Canada

burnzz wrote:

TheDonkey wrote:

I have a 21" and my eyes get tired of scanning. Anyone else feel this way?
i'm running eyefinity. sad thing is, my camera overuns all my monitors at native rez.

btw Tazz, Greasemonkey is win.
I can see it being beneficial to have a massive screen for photo work(I do some myself), but for forums/text it's a nogo for me.
tazz.
oz.
+1,338|6145|Sydney | ♥

people have different preferences.
everything i write is a ramble and should not be taken seriously.... seriously.
Spark
liquid fluoride thorium reactor
+874|6645|Canberra, AUS
Holy crap, it's so... wide!

N1m8.
The paradox is only a conflict between reality and your feeling what reality ought to be.
~ Richard Feynman
Freezer7Pro
I don't come here a lot anymore.
+1,447|6168|Winland

While it's a nice thing to have, BF2S has been there since the average screen width was 1024 pixels. I always use it to set the width of my browser when I'm using it windowed, so I won't be using this thing.

Good job none the less, I'm sure plenty of people have been longing for such a thing.
The idea of any hi-fi system is to reproduce the source material as faithfully as possible, and to deliberately add distortion to everything you hear (due to amplifier deficiencies) because it sounds 'nice' is simply not high fidelity. If that is what you want to hear then there is no problem with that, but by adding so much additional material (by way of harmonics and intermodulation) you have a tailored sound system, not a hi-fi. - Rod Elliot, ESP
AussieReaper
( ͡° ͜ʖ ͡°)
+5,761|6123|what

Freezer7Pro wrote:

it's a nice thing to have, I always use it, so Good job, I'm sure plenty of people have been longing for such a thing.
Well said mate.
https://i.imgur.com/maVpUMN.png
SamTheMan
­
+341|5112|Stoke, England
sick bro
max
Vela Incident
+1,652|6538|NYC / Hamburg

I like it. Shame to waste all that screen space. If you can't properly read across your whole screen you're sitting too close tbh.
once upon a midnight dreary, while i pron surfed, weak and weary, over many a strange and spurious site of ' hot  xxx galore'. While i clicked my fav'rite bookmark, suddenly there came a warning, and my heart was filled with mourning, mourning for my dear amour, " 'Tis not possible!", i muttered, " give me back my free hardcore!"..... quoth the server, 404.
ghettoperson
Member
+1,943|6620

I can't decide if I love this or hate this. I'll give it a go for a while though.

Board footer

Privacy Policy - © 2024 Jeff Minard