inherit
186666
0
Mar 15, 2014 15:56:47 GMT -8
sandy000
43
December 2012
sandy000
|
Post by sandy000 on Jan 25, 2013 12:44:20 GMT -8
Several of my members like me to use large font on my skin designs due to vision problems. However it seems to be making a mess of the Avatar Setting Page in the Profile area. See screen shot below.... Where can I adjust the font for this area on the style sheet? Or is there a code that I can use else where? Thank you, Sandy
|
|
inherit
The Dream Crusher (Ret.)
164921
0
Apr 1, 2014 11:00:25 GMT -8
Tim Camara
Teach a man to fish, etc., etc.
1,721
March 2011
tcamara
|
Post by Tim Camara on Jan 28, 2013 9:52:25 GMT -8
You can add the following CSS to your stylesheet (Admin Area > Themes > Colors & Styles > Style Sheet): .edit-user .avatar' { font-size: SIZE_YOU_WANT_IT_TO_BE; }
On a related note, most browsers these days support zooming, usually through ctrl + and ctrl -. This would make larger sizes easier for them across all web pages without requiring special theme modifications.
|
|
inherit
186666
0
Mar 15, 2014 15:56:47 GMT -8
sandy000
43
December 2012
sandy000
|
Post by sandy000 on Feb 7, 2013 5:04:48 GMT -8
Thank you
|
|