WOO FORUM UPDATE

Want to just shoot the breeze? Forum 42 is the place!

Moderator: Moderators

jeroen
Senior Member
Posts: 1573
Joined: Mon Oct 10, 2005 7:42 am
Location: The Netherlands

Post by jeroen »

Another thing I kinda hate, the controls being shifted to the left. Couldn't you do one add on the left one on the right controlls in the middle?
(then i'd turn of the add program)
bicostp
Moderator
Posts: 10491
Joined: Mon Mar 07, 2005 5:47 pm
Steam ID: bicostp
Location: Spamalot
Contact:

Post by bicostp »

The only thing that bothers me is the non-linking logo. Once the link is restored Ill be a happy camper. :)

*keeps debugging greasemonkey script*
benheck
Site Admin
Posts: 1887
Joined: Wed Dec 31, 1969 6:00 pm
Location: Wisconsin - Land of Beer and Cheese and Beer
Contact:

Post by benheck »

What is the logo supposed to link to?

-Ben
Image
bicostp
Moderator
Posts: 10491
Joined: Mon Mar 07, 2005 5:47 pm
Steam ID: bicostp
Location: Spamalot
Contact:

Post by bicostp »

The forum index.

index.php
Last edited by bicostp on Tue Apr 17, 2007 12:17 pm, edited 1 time in total.
theelk
Posts: 323
Joined: Sat Mar 17, 2007 9:48 am
Location: boring old connecticut

Post by theelk »

Wait... Greasemonkey script? Sweet! What does it do?
Image
I don't want to make an "I'm leaving" thread, but I've sort of lost interest in this board. So if you notice that I'm gone, that's why.
jeroen
Senior Member
Posts: 1573
Joined: Mon Oct 10, 2005 7:42 am
Location: The Netherlands

Post by jeroen »

benheck wrote:What is the logo supposed to link to?

-Ben
If you fix it. Can you please move it to the middle of the page. I'm kind of used to it being symetrical. Ya digg?
bicostp
Moderator
Posts: 10491
Joined: Mon Mar 07, 2005 5:47 pm
Steam ID: bicostp
Location: Spamalot
Contact:

Post by bicostp »

Well I can't get Greasemonkey to do what I want (replace :wtf: with the smiley), but here's a user style that replaces the blue gradient header background with a darker, scanlined version that looks a bit like the homepage:

Code: Select all

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("benheck.com") {

th	{
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 25px;
	background-image: url(http://img264.imageshack.us/img264/5331/newbgen2.png) !important;
}

}
You need the Stylish extension for Firefox to get this working. Copy everything in the code box into a new Stylish script. Don't like it? Remove it! :P

Here's what the banner image looks like:

<img src="http://img264.imageshack.us/img264/5331/newbgen2.png" width=100% height=38 alt="HA! dynamic image resizing! Another reason BBcode sucks">
jeroen
Senior Member
Posts: 1573
Joined: Mon Oct 10, 2005 7:42 am
Location: The Netherlands

Post by jeroen »

You could save bandwith if the forum was something we'd "install" and your server only acts as a point were messages are stored. Only problem is I have no idea how such a thing could be done
Rototiller
Posts: 366
Joined: Thu Aug 10, 2006 8:50 am
Location: SC

Post by Rototiller »

four words:

HOLY CRAP.

it looks amazing! I'd hit this thing.
what sig? i don't see anything...
Nonsense Man
Posts: 896
Joined: Wed Dec 28, 2005 10:03 am
Location: somewhere

Post by Nonsense Man »

bicostp wrote:Well I can't get Greasemonkey to do what I want (replace :wtf: with the smiley), but here's a user style that replaces the blue gradient header background with a darker, scanlined version that looks a bit like the homepage
You need the Stylish extension for Firefox to get this working. Copy everything in the code box into a new Stylish script. Don't like it? Remove it! :P
I'm confused since ive never used greasemonkey before so can i have some help installing your script??
Skyone
Moderator
Posts: 6390
Joined: Tue Nov 29, 2005 8:35 pm
Location: it is a mystery
Contact:

Post by Skyone »

Image

I don't know why you're so fond of GIFs and JPGs. :P
bicostp
Moderator
Posts: 10491
Joined: Mon Mar 07, 2005 5:47 pm
Steam ID: bicostp
Location: Spamalot
Contact:

Post by bicostp »

Nonsense Man wrote:I'm confused since ive never used greasemonkey before so can i have some help installing your script??
It's not for Greasemonkey, it's for Stylish. (Another plugin with another purpose)

http://userstyles.org/stylish/help
ganonbanned
Senior Member
Posts: 2211
Joined: Thu Feb 16, 2006 5:58 pm
Location: Wisconsin

Post by ganonbanned »

the logo up now is friggin amazing!
Skyone
Moderator
Posts: 6390
Joined: Tue Nov 29, 2005 8:35 pm
Location: it is a mystery
Contact:

Post by Skyone »

Thanks :). Good to see it linking to the index, again!
Triton
Moderator
Posts: 7398
Joined: Mon May 24, 2004 12:33 pm
360 GamerTag: triton199
Steam ID: triton199
Location: Iowa
Contact:

Post by Triton »

^ripped off my design! which i loosly based on a previous idea! :lol:
Post Reply