📜 ⬆️ ⬇️

We remove advertising in LJ to be honest

If you remove the advertisement by inserting the code into the style of the LiveJournal itself, this, firstly, will most likely be eliminated soon by the SUP, and secondly, it contradicts the notorious Terms of Use.

Fortunately, modern browsers make it possible to cut ads on the user's side.

Paste this text into the text document.
')
div.adv {display: none;}
div.ljad {display: none;}
div.ljadleaderboard-bottom {display: none;}
div.ljadleaderboard {display: none;}
div.ljadwrapper-journal-after-post-c {display: none;}
div.ljadwrapper-app-home {display: none;}
div.ljadmedrect {display: none;}


Save as userContent.css.

For Mozilla Firefox:
File save to:
Linux: ~ / .mozilla / firefox / SET_ADIENT_SYMBOLES.PROFILE_NAME (default, “default”) / chrome
XP: C: \ Documents and Settings \ USER_NAME \ Application Data \ Mozilla \ Firefox \ Profiles \ PROFILE_NAME \ chrome
Vista: C: \ Users \ USER_NAME \ AppData \ Roaming \ Mozilla \ Firefox \ Profiles \ PROFILE_NAME \ chrome
Mac OS X: Library> Application Support> Firefox> Profiles> PROFILE_NAME> chrome
(if there is no Application Data folder or AppData: Start> Control Panel> on the left select Switch to Classic View> launch Folder Options> View tab> check Show hidden files and folders in the Hidden files and folders folder). Reload the browser.

For Internet Explorer:
The file should be saved anywhere on the disk, and the path to it should be specified in the IE settings: Tools menu> Internet options menu> General tab> Accessibility button> in the check box Format documents using my style sheet check the box> in the Style sheet field enter the path to the file .
In the Russian version: Tools menu> Internet Options menu> General tab> Appearance button> Check box in the checkbox, using the user's style, put a tick> in the Style list field enter the path to the file. Reload the browser.

For Opera:
The file should be saved anywhere on the disk, and the path to it should be specified in Opera settings: Tools menu> Preferences menu> Advanced tab> select Content on the left> Style Options button ...> Display tab> in the My style sheet field enter file path> tab Presentation Modes> tick two checkboxes My style sheet.
In the Russian version: Tools menu> Settings menu> Advanced tab> on the left, select Content> Style Parameters button ...> Display tab> in the My style sheet field enter the path to the file> View modes tab> tick two checkboxes My Style Sheets. Reload the browser.

For Safari:
The file should be saved anywhere on the disk, and the path to it should be specified in the Safari settings: Edit menu> Preferences> Advanced tab> in the Style Sheet drop-down list, select Other ...> select a file.
In the Russian version: the Edit menu> Settings menu> the Advanced tab> in the Style Template drop-down list, select Other ...> select a file. Reload the browser.

The code should remove all ads, including ads in the profile and on the start page.

Original article in LJ Kukalyakina
Learn the user Moosatova , who is the original author of the described method.

Source: https://habr.com/ru/post/43250/


All Articles