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?
Accessability issue with seting text size to largest
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
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
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
You should be able to change font size in your HTML editor.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Text can be resized in browser in gbook 1.33 Xhtml 1.1 modif
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.