Page 1 of 1

Optional "Stylish" rule to identify LoG1 sub forum

Posted: Wed Jan 25, 2017 1:19 pm
by Isaac
My goto link to check the forum pages is the 'view new posts' search page, but I quite often miss the sub forum heading where the post appears. Many times I've posted replies of Grimrock 2 scripts in the Grimrock 1 section. So I have finally made a Stylish rule that will identify the LoG1 modding sub forum, and hopefully nip any future mistaken posts before they happen. 8-)

On the slightest chance that others might find this useful... Here is the rule script:
(Requires the 'Stylish' browser extension/addon be installed.)

Code: Select all

 /*
	You must set >> Applies to URLS matching the regexp:
 		http:\/\/www\.grimrock\.net\/forum\/view(forum|topic)\.php\?f=14.*
*/

#wrap {
	background-color: blue;
}

Re: Optional "Stylish" rule to identify LoG1 sub forum

Posted: Wed Jan 25, 2017 1:49 pm
by Dr.Disaster
A smart solution.
Isaac wrote:My goto link to check the forum pages is the 'view new posts' search page
I'd mix up sub-forums too by going with this link first since it does not discriminate enough. Yet i've never had that problem since my entry point is the regular forum index.