Forum
Welcome, Guest
Please Login to access forum.
font size buttons not working and google reader not read (1 viewing) 
Go to bottom
TOPIC: font size buttons not working and google reader not read
#3004
Lutz Rätz
Fresh Boarder
Posts: 9
User Offline
font size buttons not working and google reader not read Karma: 0  
Hello,

i use not fixed font-size (use "rem" as unit) but not working the font size make greater or smaller

and if i want use the Screen Reader engine from google, then not read the reader, only with the natural readers.

http://fsib.gestaltung-medien.de
 
Logged Logged  
  The administrator has disabled public write access.
#3005
John Dagelmore
Admin
Posts: 3722
User Online Now
Re:font size buttons not working and google reader not read Karma: 79  
Hello,

the font-size needs to be configured using CSS selectors as specified here: http://storejextensions.org/faq/why-the-screen-reader-doesn-t-resize-the-text-in-my-page.html

The Screen Reader engine is currently working using the Google engine on your website.

Greetings,

John
 
Logged Logged  
  The administrator has disabled public write access.
#3006
John Dagelmore
Admin
Posts: 3722
User Online Now
Re:font size buttons not working and google reader not read Karma: 79  
UPDATE:

it looks also that the value 'Max chunk length' chosen on your site is greater than 100 characters. The max value for Google engine is 100 as reported in the parameter tooltip, otherwise Google won't accept the text to be read.
 
Logged Logged  
  The administrator has disabled public write access.
#3007
Lutz Rätz
Fresh Boarder
Posts: 9
User Offline
Re:font size buttons not working and google reader not read Karma: 0  
thanks for the update, thats is it for the reader

for the font size, that have i false understand in the documentation, sorry.

i have now a selector (p) that works.

But why can i not use the selector body?
 
Logged Logged  
  The administrator has disabled public write access.
#3008
John Dagelmore
Admin
Posts: 3722
User Online Now
Re:font size buttons not working and google reader not read Karma: 79  
The font-size by default is applied to the body selector, BUT it not always works.

If your template or elements styles include specific font-size rules they will override the body font-sizing.

For this reason there is a parameter to specify exact elements to resize.
 
Logged Logged  
  The administrator has disabled public write access.
#3009
Lutz Rätz
Fresh Boarder
Posts: 9
User Offline
Re:font size buttons not working and google reader not read Karma: 0  
okay, i have try something of selectors, and so i see it

i have another question

can i say, the greatest font-size should be only 150% and not 220%, and if yes, where can i say?
 
Logged Logged  
  The administrator has disabled public write access.
Go to top