-
Actually, sod AdBlock, it blocks too much stuff. Minimalist is where it's at.
Here's some code to change fonts to sans serif and remove only avatars (leaving the banner image intact):
{"version":"0.6.8","preferences":{"isEnabled":"true","isDebugging":"false"},"modules":[{"name":"LFGSS Styles","author":"Drakien","includes":".lfgss.com","version":"1.0.0","isEnabled":true,"options":[{"description":"Change comment font to Akkurat","isEnabled":true,"tab":"Forum Pages","section":"Comments","type":"checkbox","fields":[],"head":{"css":[".comment-item-body, blockquote p, .reply-box textarea{"," font-family: Dax-Light, sans-serif;"," font-size: 15px","}",""]},"load":{}},{"description":"Remove Avatars","isEnabled":true,"tab":"Forum Pages","section":"Avatars","type":"checkbox","fields":[],"head":{"css":["img.gravatar {","visibility:hidden","}"]},"load":{}}],"index":1,"about":["Version 3.0.2"]}]}
You can import this into #Minimalist and edit to your heart's content.Any chance of an idiot's guide for this? I have added minimalist in Chrome, where do I copy and paste the code to?
-
Any chance of an idiot's guide for this? I have added minimalist in Chrome, where do I copy and paste the code to?
Sure!
- Click Minimalist button in top left of Chrome.
- Click Dashboard button.
- Click "Data".
- Paste above code into the Import/Export panel.
- Click Import.
That should create a "module" called "LFGSS Styled" which you can turn on in Minimalist (it might turn on by default, I can't remember) and then when you refresh the LFGSS site the style changes will be applied.
You can edit the module to have a look at the style changes and change the font yourself, if you looooove CSS.
- Click Minimalist button in top left of Chrome.
Cazakstan
Drakien
Actually, sod AdBlock, it blocks too much stuff. Minimalist is where it's at.
Here's some code to change fonts to sans serif and remove only avatars (leaving the banner image intact):
You can import this into #Minimalist and edit to your heart's content.