This works fine for me. Did you @grant GM_addStyle?

// ==UserScript==
// @name        Test
// @namespace   #Cletus
// @include     http://*.achgut.com/*
// @version     1
// @grant       GM_addStyle
// ==/UserScript==

GM_addStyle('#teaser {display: none !important;}');

On Tuesday, July 22, 2014 3:57:07 AM UTC-7, Ben wrote:
>
> ok, thank you. I copied the wrong header.
> However even if I write
>
> > // @include         http://*.achgut.com/* <http://achgut.de/*> 
>
> the pane for #teaser is NOT hidden.
>
> Why not?
>
> Ben
>
> Am Samstag, 19. Juli 2014 18:19:06 UTC+2 schrieb Anthony Lieuallen:
>
>> On Sat, Jul 19, 2014 at 11:29 AM, 'Ben Stover' via greasemonkey-users 
>> <[email protected]> wrote: 
>> > 
>> http://www.achgut.com/dadgdx/index.php/dadgd/article/das_chlorhuhn_vogel_des_jahres
>>  
>> >... 
>> > // @include         http://*.achgut.de/* 
>>
>> One of these things is not like the other. 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/greasemonkey-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to