Jump to:
| Project: | Flexible |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | accessibility |
Issue Summary
First I want to thank you for writing a theme specifically for easier access. The site that I am using it on is designed for rehabilitation counselors and many of them have vision issues. Some of them even use special software to access the computer even though they are blind. So you can understand that it is very important to have accessibility options available on my site.
I am having some specific difficulties however:
• The top of the left, center, and right boxes do not align. This may cause some confusion to screen readers.
• The icon image is not showing on the accessibility options. This is probably less important, because it only looks unprofessional. However, I have been unable to locate the path to the correct icon. What is the correct default path?
• The non colored padding inside the box is effectively the racing the first couple letters on each line in the inverted view because the background of the padding is white, and the lettering is white. I have been unable to locate where I can adjust the padding to zero so that the background starts with the box border. How do I change that?
Comments
#1
Hi coachpaul - Thanks for pointing these things out - I will take at look.
Steve
#2
Hi coachpaul,
If you haven't already done so, it's worth visiting the settings screen (admin/build/themes/settings/flexible2) and saving the default values - that might make a difference.
I'm afraid I have more questions than answers at the moment. Do you have a site using the theme where I can see these problems? If not, could you send me the HTML source of a page which shows these problems, please?
1) Alignment of left centre and right boxes:
All three boxes have exactly the same padding so should line up in theory. However, the text in them looks out of line because the LH box usually starts with an H2 element and the centre box starts with the breadcrumb trail.
Am I describing the problem accurately, or have I missed something?
2) Icons for accessibility options:
The correct default path is /sites/all/themes/flexible/styles/page_normal.png etc
This can be configured in the theme settings screen (lines with the @ symbol control the location of the images)
What is the image path that you are seeing in your browser?
3) Padding in inverted view:
I can't reproduce this problem, so it's difficult to visualise. HTML source would help.
Steve
#3
adding accessibility tag