![]() |
|
Font Size - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: General (https://sinister.ly/Forum-General) +--- Forum: Announcements (https://sinister.ly/Forum-Announcements) +---- Forum: Suggestions (https://sinister.ly/Forum-Suggestions) +----- Forum: Old Suggestions (https://sinister.ly/Forum-Old-Suggestions) +----- Thread: Font Size (/Thread-Font-Size) |
Font Size - Official - 06-14-2016 So I am not officially sure whether or not this is implemented if it is I could not find it, but even then I am not even sure if this can be added. I know on my laptop I use the chrome browser which is pretty big considering I have a large screen. So what I am getting at is maybe a font feature, not a custom font, but a feature where we can change the font size without having to zoom in 150% just to see stuff. I can see fine, and I am fine without it, but it is just a suggestion. Let me know. RE: Please Read - Jiggly - 06-14-2016 This currently isn't a feature of the forum, but it doesn't sound like a bad idea. Ultimately, @Oni would be the one to implement this so I would want to hear his opinion. I wonder if anyone else would want this as well? Also, small recommendation: It would be wise to change the thread title to something like "Font Size" rather than please read. The title is meant to indicate what the thread is about. RE: Please Read - Official - 06-14-2016 (06-14-2016, 06:16 PM)Jiggly Wrote: This currently isn't a feature of the forum, but it doesn't sound like a bad idea. Ultimately, @Oni would be the one to implement this so I would want to hear his opinion. Yeah, and thank you for telling me. I hope to see some more replies! RE: Font Size - Jiggly - 06-14-2016 (06-14-2016, 06:18 PM)Official Wrote:(06-14-2016, 06:16 PM)Jiggly Wrote: This currently isn't a feature of the forum, but it doesn't sound like a bad idea. Ultimately, @Oni would be the one to implement this so I would want to hear his opinion. You're welcome! And that looks better now! I hope so too. Depends on who's on. RE: Font Size - Official - 06-15-2016 @Oni notice me senpai. And anyways, does anyone else have some thoughts on this? RE: Font Size - BreShiE - 06-15-2016 I think this would be a good addition to the forum. As far as benefits go, there's loads. Could also open up the gate to those with visual impairments. RE: Font Size - Heaven - 06-15-2016 i'd like to see a tad bigger font, easier on the eyes. Good suggestion nonetheless. RE: Font Size - insidious - 06-15-2016 If you're adventurous you could install the Stylish addon, go into the Chrome Inspector (F12 I believe) click on the font you want to change and put it in a custom stylish theme. Here's a sample you can use: Code: @-moz-document domain(sinister.ly){
body{
font-size: 16px; // put font size for body here.
//font-size: 16px !important;
//use that if it's not working ^
}
}RE: Font Size - Aeolian - 06-15-2016 I don't how this would hurt anyone, in fact it'd benefit the visual impaired. Don't make to too large though, the small text is delicate and looks nice. |