This is a procedure to remove the "More Like This" section next to each deviation and the "More Like This" overlay that appears at the bottom of thumbnails. I don't want to be scrolling to click the 'download' button, so this is my solution
Do not tell me this solution doesn't work for your specific browser. If you have a solution for users using a different browser, feel free to post it below. I do not want you to tell me this isn't good enough for you. I'm not here to fix dA's messes; I've provided a solution that worked for me, not a promise that I'll make everyone happy.
Install instructions - Firefox Ensure you are using FireFox: [link] Install Stylish: [link] Restart Firefox Left click the Stylish Icon at the bottom right of the browser to bring up the menu >> Write New Script >> Blank Style... Name: Remove More Like This Text Body: Copy-paste this text: @-moz-document domain("deviantart.com") { div.deviation-mlt-preview { display: none !important } a.mlt-link { display: none !important }}
Click Save
Install instructions - Chrome Ensure you are using Chrome: [link] Install Stylish: [link] Right click the Stylish Icon at the top right of the browser to bring up the menu >> Options >> Write new style Name: Remove More Like This Enabled: Click this box Text Body: Copy-paste this text: div.deviation-mlt-preview { display: none !important; } a.mlt-link { display: none !important; }
Toggle Drop Down Option If you wish for the "More Like This" menu to only appear when you roll over the title (otherwise it just appears as a "button"), use the code found here: [link]
Alternative Method to Hide MLT Using AdBlock [link]
Remove all dA Promotions Stylish script to remove banners and other promotions: [link]
Oh my Goodness Thank you So Much for this! Some of us just would rather appreciate the artwork right in front of us, but I understand how some would find it as a useful feature, for me it's distracting!
This worked like a charm! Thank you so much, I never hated the More Like This feature, but I want to see more from the artist, not similar pieces from other people. If I was looking for art of one theme I'd watch a group! Thank you again! (:
Thank you very much for this and your time, I really needed it! ^^
Honestly... I wish this "More like this" section was OPTIONAL for EVERYBODY at least, not obligatory... mostly if you blocked some person you don't feel like promoting from your account and said person appears everwhere in your deviations because of the similar tags we both use (my particular case)... the idea is really unpleasant to me... I wish this "More like this" section considered blocked people...
I know the rest of users around dA have no fault if I block someone, but I think I also have the right to not promote some person I don't want to... at least in my own account.
Some of us just would rather appreciate the artwork
right in front of us, but I understand how some would
find it as a useful feature, for me it's distracting!
Thank you again! (:
(And I duly contributed my $5.00 for Stylish.)
May I ask when you submitted the Help Desk request and/or if you have received a reply?
Steve
Honestly... I wish this "More like this" section was OPTIONAL for EVERYBODY at least, not obligatory... mostly if you blocked some person you don't feel like promoting from your account and said person appears everwhere in your deviations because of the similar tags we both use (my particular case)... the idea is really unpleasant to me... I wish this "More like this" section considered blocked people...
I know the rest of users around dA have no fault if I block someone, but I think I also have the right to not promote some person I don't want to... at least in my own account.
Well, it's just my personal opinion of course.