-
• #2
Will minimalist
eval()
any random JS you put there or is it properly escaped?Not that I have any issue with people styling to their taste.
-
• #3
amazing!!
-
• #4
-
• #5
Ah thats nice that is.
Thanks mate.
-
• #6
Well, fuck me, I've managed to change the size of the title headers too. I am now feeling unbearably smug, given that I'd never used CSS before.
-
• #7
Neat... pretty easy to tweak the settings. I've just used it to remove the avatars which is a little bit better for work.
-
• #8
any way to do this but keep the avatars?
I love the change in text but miss the pictures... Im all about the pictures.
-
• #9
once you do the import you will get menu entries for avatars and you can enable or disable them there
-
• #10
yeah, click on the "minimalist" button in chrome, then click on "dashboard", then "options" under LFGSS Styles. You should see tick boxes to turn on/off the different options (including avatars).
-
• #11
Will minimalist eval() any random JS you put there or is it properly escaped?
Not sure, I just use it for changing fonts and how gmail looks. Here's the codebase, the answer might be in here: https://code.google.com/p/minimalist/
-
• #12
cheers!
-
• #13
awesome work. this really improves things !
-
• #15
@villa-ru, click the Minimalism Icon, click on dashboard, and then edit LFGSS Styles.
Click "Add Option", and add this code:body { background-color: [#e8e8e8](https://www.lfgss.com/search/?q=%23e8e8e8); }
(Which is not quite white, as white on white looks rubbish, but you can try it yourself by using #ffffff )
-
• #16
Import code updated with above option:
{"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","}","body , .comment-item-body, blockquote p {"," line-height: 20px","}"]},"load":{}},{"description":"Remove Avatars","isEnabled":true,"tab":"Forum Pages","section":"Avatars","type":"checkbox","fields":[],"head":{"css":["img.gravatar {","visibility:hidden","}"]},"load":{}},{"description":"Whitespace","isEnabled":true,"tab":"Forum Pages","section":"Whitespace","type":"checkbox","fields":[],"head":{"css":[".comment-item { "," padding: 5px; }"," ",".comment-item-author { "," padding-bottom: 5px; }"," ",".comment-item-body { "," margin-bottom: 5px; }"," ",".comment-item-body p { "," margin-bottom: 5px; }","",".comment-item-footer-btn {","\tpadding: 0px; }","",".comment-item-footer {","padding-right: 0px; }"]},"load":{}},{"description":"Off-white borders","isEnabled":true,"tab":"Forum Pages","section":"Borders","type":"checkbox","fields":[],"head":{"css":["body { "," background-color:rgb(232,232,232);","}"]},"load":{}}],"index":1,"about":["<strong>Version 3.0.2</strong>"]}]}
-
• #20
Awesome!
Starting a new conversation to keep changes to the LFGSS style module for Minimalist.
Any requests, post 'em here.
How-to:
Search for #Minimalist for previous posts.