Thanks. I've blocked 2 of those but now I see blank spaces where they once existed.
Might be convoluted, but would it be possible for you to add a setting that switches the emoji gifs to static? (This is for users who want to see what's posted instead of blank spaces)
Gee whizz getting right into the code! I'm not familiar with writing css files except for copy-pasting pre-written code. Would you have code that I could use for this?
I'll try the adblock route, I like the community styling here.
CSS code to link these to static images:
[href="/u/#emopepedance"] { background-image: url(https://media.greatawakening.win/post/ov5zyH5g.png); }
[href="/u/#emopepescroll"] { background-image: url(https://media.greatawakening.win/post/MCoBe3Yi.png); }
[href="/u/#emopepeshades"] { background-image: url(https://media.greatawakening.win/post/sB9lRXIX.png); }
[href="/u/#emoconfused"] { background-image: url(https://media.greatawakening.win/post/zj6PdULy.png); }
[href="/u/#emogethelp"] { background-image: url(https://media.greatawakening.win/post/F375SGk2.png); }
To use:
Add Stylish for Chrome
Make sure you are on greatawakening.win. Click the Stylish icon in the browser extension bar.
Go to the vertical "..." > Create a new style (creates a new .css file).
In the top left corner box, name the CSS file as "Great Awakening Static Emojis" or similar.
Copy the CSS code above and paste into the text box of Sections > Code 1. Edit the code if necessary.
Save the CSS file in the top left corner. The CSS file should be automatic.
Reload the page. You should now see the affected emojis as static images.
Thanks. I've blocked 2 of those but now I see blank spaces where they once existed.
Might be convoluted, but would it be possible for you to add a setting that switches the emoji gifs to static? (This is for users who want to see what's posted instead of blank spaces)
Gee whizz getting right into the code! I'm not familiar with writing css files except for copy-pasting pre-written code. Would you have code that I could use for this?