shy_magpie (
shy_magpie) wrote2018-12-18 01:39 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Entry tags:
Site wide block!!!
Sorry to post again so soon but have you heard the good news of custom css kill code? You can make jerks disappear! (Or at least never see them again in DW)
My mad google skills led me to this page. All you need to do is add a couple lines of CSS under customize journal and click where it says "reload page in style: mine".
Under "Organize" go to "Customize Style". Scroll down to "Customize Your Theme", click "Custom CSS". Add the following in the text box labeled "use embedded CSS":
My mad google skills led me to this page. All you need to do is add a couple lines of CSS under customize journal and click where it says "reload page in style: mine".
Under "Organize" go to "Customize Style". Scroll down to "Customize Your Theme", click "Custom CSS". Add the following in the text box labeled "use embedded CSS":
div.poster-baddy, a[href="http://baddy.dreamwidth.org/"], a[href="http://baddy.dreamwidth.org/profile"] { display: none !important; }replacing baddy with user name of the person you want to disappear. Just add new lines above display: none for each person you need to hide.