PM to Stalin

@DerekJohnson & devs,

Just an FYI - there are a couple of issues with Chrome this morning. First of all, the button to post a new thread is missing. Secondly, the ad banners on the right margin are scrunching up the message board content.

Thanks for reading.

Same with safari. Stalin?

I'm surprised to hear that. I figured everything would work fine on Safari, since it's the choice of hipster devs.
 
I'm having some small issues on Firefox. Your messages have been forwarded to the dev.
 
a9af2c97b8e869567791d91f2eba836092656bf995b32e42cb8ed72963dbebe2.jpg
 
I can no longer see who started a thread in the list of threads. This was a very helpful feature for avoiding the work of certain Tug Tavern poasters.
 
@DerekJohnson & devs,

Just an FYI - there are a couple of issues with Chrome this morning. First of all, the button to post a new thread is missing. Secondly, the ad banners on the right margin are scrunching up the message board content.

Thanks for reading.

@GrundleStiltzkin gatesbeingclosed.gif

tumblr_lxa8lfY4J71qzy5neo1_400.gif


2ZWm0c8.gif

 
Last edited:
There is so much Gilby/Hitler Gilby in this thread I had a seizure.
 
There is so much Gilby/Hitler Gilby in this thread I had a seizure.

Please to be suggesting GilbyForAll.js

Code:
// ==UserScript==
// @name       GilbyForAll
// @namespace      http://hardcorehusky.com
// @include http://forum.hardcorehusky.com/*
// @require https://ajax.googleapis.com/ajax/libs/prototype/1.7.2.0/prototype.js
// ==/UserScript==
var gsrc = "http://i.imgur.com/Fn9OGQa.jpg";
var imgs = $$('img.ProfilePhotoSmall');

if (imgs.length > 0) {
	for (x = 0; x < imgs.length; x++) {
		imgs[x].src = gsrc;
	}
}

var imgs = $$('img.ProfilePhotoMedium');

if (imgs.length > 0) {
	for (x = 0; x < imgs.length; x++) {
		imgs[x].src = gsrc;
	}
}
 
@DerekJohnson & devs,

Just an FYI - there are a couple of issues with Chrome this morning. First of all, the button to post a new thread is missing. Secondly, the ad banners on the right margin are scrunching up the message board content.

Thanks for reading.

@GrundleStiltzkin gatesbeingclosed.gif

tumblr_lxa8lfY4J71qzy5neo1_400.gif

Not your typical star hottie, Kristen Wiig gives me a huge boner.

kristen-wiig-live-wallpaper-607626-1-s-307x512.jpg
 
Back
Top