phpBB No Stretch
Last update on Jan 19, 2006
Changes all the posts on a phpBB forum so that they no longer strech the forum when their contents are too wide.
You could comment on this script if you were logged in.
12 comments
You could comment on this script if you were logged in.

login to vote
And, for more fun and games: If using both this and some versions of the phpBB User Hide script, the "Toggle Display" link won't work on quotes unless you install this script first.
Alternatively, edit GreaseMonkey's config.xml (in gm_scripts/) appropriately.
login to vote
Seems to miscalculate the end of extremely long posts. See, for example, http://www.tt-forums.net/viewtopic.php?p=532610... at any resolution at or below 1024x768.
Also, its inconsistent about whether or not the offending post (the one above the linked post) needs a vertical scroll bar. Usually, F5 will remove the scroll bar, and Ctrl-F5 will put it back.
(Firefox 2.0.0.1, GreaseMonkey 0.6.6.20061017.0, no other scripts or relevant extensions. Note: This means no Adblock.)
login to vote
No as it only works on the pages that display the topics and removing the ads on forums generally involves having to delve into the source code and manually having to remove the elements that contain the adverts. So I happened to be reading this when I was bored and did just that and wrote this script.
http://userscripts.org/scripts/show/4115
I've not tested it very heavily but it should be fine unless the adverts get changed at some point.
login to vote
is there a way to expand the small pages?
please take a look a the picture below too see what I'm saying here?
phpbb forum with ad:
http://img522.imageshack.us/my.php?image=withad...
without ad:
http://img522.imageshack.us/my.php?image=withou...
Is it possible to streach such a page to fit full width of screen without the ad? This page has two columns of ad which has been blocked using adblock extension.
login to vote
You might also want to try Force Wrap GM script to wrap the text.
login to vote
That is odd.
1) Does it only do it on one phpBB forum or does it happen to all that you use?
2) Do you have any other userscripts that are interacting with the same page that could be stopping mine from working?
login to vote
I found an odd bug with this script. It doesn't work when I load the page the first time, but if I set firefox to "work offline" and reload the page, the script seems to work. Any time I load or refresh a page from the server, it doesn't seem to work. This is very repeatable.
login to vote
I'm pretty sure I've solved your problem and removed all the bugs relating to the new method of wrapping it, just leave another comment if you find another issue with it.
login to vote
http://www.64bits.se/forum/viewtopic.php?t=53064
Check out the first post in this page, hold the mouse down on the linked image and notice that the focus frame makes the scrollbar appearÂ… Could you fix that? :)
login to vote
Great script, been wanting one like this for a while.
login to vote
Or don't mind me.
login to vote
Wrap it in an anonymous function call.