Page 1 of 1

Accessability issue with seting text size to largest

Posted: Sun Jul 17, 2005 10:12 am
by Guest
Script URL: http://clubsouthampton.port5.com
Version of script: latest
Version of PHP: 4
Hosting company: portland
Have you searched THIS FORUM for your problem: yes
(if not please do before posting)
If so, what terms did you try: all

Write your message below:

When you set the text within the page to "largest" within the browser the text still comes out very small.
Is this issue resolvable?

Posted: Sun Jul 17, 2005 1:32 pm
by Klemen
Hello jj,

The only way I can think of is by setting the default (medium) font size to a larger value. Maybe someone else has a better solution?

Regards

Posted: Sun Jul 17, 2005 2:22 pm
by Guest
Klemen Stirn wrote:Hello jj,

The only way I can think of is by setting the default (medium) font size to a larger value. Maybe someone else has a better solution?

Regards
where is this setting and what part of the coding do l have to change if this is the only solution?

Posted: Sun Jul 17, 2005 5:17 pm
by Klemen
You should be able to change font size in your HTML editor.

Posted: Mon Jul 18, 2005 12:01 pm
by Guest
Klemen Stirn wrote:You should be able to change font size in your HTML editor.
Thats for that help.

Text can be resized in browser in gbook 1.33 Xhtml 1.1 modif

Posted: Thu Aug 25, 2005 5:23 am
by Henrie
In the modification I made for Gbook 1.33, with valid xhtml 1.1 coding the text can be resized in the browser because I use relative sizes (% and em) for sizing the text instead of the absolute sizing (px) which is used in the standard version.