Replies

May 7, 2012 14 years ago
SierraRaven
gets around
User Avatar

For some reason, my AdBlockPlus stopped blocking the FB Log In Button on the left side of the screen. Is there any way for me to block it via CSS? Any suggestions?

May 7, 2012 14 years ago
Damon
is a demon
User Avatar
Evee

.x-login-facebook{display:none!important;} {display:none!important;}

Just add that to your custom css page between style tags.

Sadly... it doesn't seem to block the button when viewing pet profiles with no coding on them.

| [flower=Damon] | [tot=Damon]

May 7, 2012 14 years ago
SierraRaven
gets around
User Avatar

Thank you!!!!

May 7, 2012 14 years ago
Chocolate
needs more chocolate
User Avatar

I'm having trouble getting it to work. You said to put the code between style tags - any way you could post that part as well?

Chocolate by [userid=586524]
🍫 🍪 🍩 🍫

May 7, 2012 14 years ago
Damon
is a demon
User Avatar
Evee

Sure thing!

<style type=text/css> .x-login-facebook{display:none!important;} {display:none!important;} </style>

| [flower=Damon] | [tot=Damon]

May 7, 2012 14 years ago
Chocolate
needs more chocolate
User Avatar

Thanks for posting the code. For some reason, CSS is just not working for me. shrugs I will paste that into my CSS box, hit update, and when it loads the page, the new code will be gone and the Facebook button will still be there.

Thing is, it doesn't clear my code to have floating items appear with the red box around it. I dunno. Oh well.

Chocolate by [userid=586524]
🍫 🍪 🍩 🍫

May 7, 2012 14 years ago
Chook_865
is a Morostide warrior
User Avatar
Drips

I can't get rid of it either. Have put it in between style

<style type=text/css>>span[style]{border:5px solid red;position:absolute!important;left:5px!important;top:5px!important;}. x-login-facebook{display:none!important;}</style>

But still loads on certain pages but not all.


Going Fishing!!! 🐟

Please log in to reply to this topic.