I am having some difficulties seeing some of the text on the site and I wonder if there is a way to make it bigger or bolder.
Also in card games is it possible to make the deck plain so I can see the numbers on them more easily?
atm I am using ctrl + to enlarge everything but that means a lot of scrolling, so I just thought there might be a different solution that I havent noticed as Im new
Thanks for reading this from a newbie :D
I use ctrl+. Chrome allows me to scroll down by hitting the space bar, and the Home Key (it's in the set of six above your arrows top-middle) takes me instantly to the top. There's no good way with bad vision to visit any site, really, so too bad for us newbie doesn't really come into it. Your OS may also have accommodation features, check them out.
The skins on the cards are not changeable. It's been Suggested, but implementation may take awhile if it's in the works.
You are welcome to ask away! That's what this forum is for.
There are a couple of ways. You can use your browser, I use FF and there's an option to set minimum font size, I don't know if all browsers can do this, but try using google for your browser.
You can also use Custom CSS, in personal-> user dashboard->custom css
body {font-size: 14px !important;}
You can change the 14px to what ever size suits you. The bigger the number, the larger the font size.
In loving memory of Need posting achievements?Then join Posting Frenzy Achievement Items - searchable list List of Borders and cutouts New at Fresh and Flavorful Ping Group
Thanks for your help Im afraid Im not terribly good at computer stuff so the custom css part is a bit over my head I had a look at the box that I think Im supposed to add something to and tried copy and pasting this; {font-size: 14px !important;} and that is as far as I got, not sure if that is what I was meant to do?
FF is worth a try I will go and see if I can download it
thanks for the info, it sounds like I may be able to sort it somehow I just have to work it out .. hmm this may take me a little time lol
Thanks for this too, I missed it at the start ..its true that all sites are tricky with poor eyesight Im certainly not implying that this site is less good or anything Im just really enjoying it here and trying to find a way to get the best from it :)
Im going to have a play with the buttons you suggest and hopefully get some joy out of it, I found the home key so thats a start lol I appreciate your help
That's almost correct but you need the word:
body
in front of what you copied.
In loving memory of Need posting achievements?Then join Posting Frenzy Achievement Items - searchable list List of Borders and cutouts New at Fresh and Flavorful Ping Group