Jump to content

Why element NOT permanently hideable? Refresh after 3 seconds?


pstein

Recommended Posts

At first here is a (sample) web page in focus:

http://www.giga.de/extra/gaming-pc/specials/arbeitsspeicher-auslesen-welchen-ram-habe-ich/

I want to get rid of the social community icons pretty much at the top.

See the following snapshot:

 

https://abload.de/img/elementnothideablevqsyj.png

 

Therefore I tried to apply the following CSS instruction (e.g. with Firefox AddOn Greasemonkey) to the loaded page

.sharing_container.v1.top.floating { display: none !important; }";

 


Yes, this hides the five social community buttons.....for about 3 seconds (in newest Firefox under 64bit Win 7).

Then these 5 buttons re-appear.

Why?

I guess there is a delayed re-load/refresh mechanism embedded.

How do I hide them permanently?

Thank you

Edited by pstein
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...