Opened 3 years ago
Last modified 8 months ago
#14782 new enhancement
Accessibility: Twenty Ten Theme - links, forms, skip link
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | WordPress.org |
| Component: | Bundled Theme | Version: | |
| Severity: | normal | Keywords: | twentyten-a11y |
| Cc: | intersol |
Description
Starting off with changes to the CSS only.
Links: colors amended where necessary. added underscores and/or color changes for active, hover and focus.
Gallery image links: adjusted things to use margin to center the image rather than padding, to allow for adding highlighting on image links.
Skip link: now appears above the #access menu when tabbing through the page.
Grey text/links: was 888 this just failed the color contrast, so changed it to 777 throughout.
Forms: added highlight for input text and textarea, for active and focus.
Attachments (1)
Change History (13)
Ah sorry I was using that in testing, I've deleted that portion of CSS as it is no longer needed.
can someone close this ticket?
It will be superseded by smaller patches, as requested.
Just cross reference any new tickets with #14782. I'll leave this open for now.
For reference, there was a conversation over wp-accessibility on this.
- Keywords twentyten-a11y added
Dynamic list of tickets tagged twentyten-a11y:
- #14782
- Accessibility: Twenty Ten Theme - links, forms, skip link
- #14791
- Twenty Ten Theme - Better Link Highlighting
- #14792
- Twenty Ten Theme - gallery changes
- #14793
- Twenty Ten Theme - form fields CSS change only
- #14794
- Twenty Ten Theme - minor color tweak
- #14795
- Twenty Ten Theme - skip link CSS fixes
- #14797
- Twenty Ten Theme - issue with Parent/child in navigation menu
- #14798
- Twenty Ten Theme - adding an extra skip link
- #14799
- Twenty Ten Theme - adding a back to top link
comment:10
intersol — 2 years ago
- Cc intersol added
- Component changed from Accessibility to Bundled Theme
comment:12
SergeyBiryukov — 8 months ago
- Milestone changed from Future Release to WordPress.org

Not sure what "border: 10px solid #f1f1f1;" is... Should that be removed, or uncommented? (Also note that isn't a valid CSS comment.)