Closed (fixed)
Project:
Barlow
Version:
5.x-1.0
Component:
CSS
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2007 at 03:37 UTC
Updated:
18 Feb 2013 at 17:20 UTC
I'm new to Drupal and its code base so I'm not 100% sure this is the level at which this feature would be included. At any rate, I'm using this theme on my sight, but i require the use of skip navigation for those who can't see or those who use readers or graphic-less web readers such as lynx. I've attached a patch that adds what I need and maybe, if this is the right place for it, you could add it to your theme. If its not the right place and you perhaps no where it goes, I'd appreciate some direction.
Cheers,
Sean
| Comment | File | Size | Author |
|---|---|---|---|
| page.tpl_.php__0.patch | 535 bytes | Guerrilla-1 |
Comments
Comment #1
anarcat commentedThe way I deal with this is to put the primary links menu blocks in the footer instead of the header, in addition to #712044: proper menu block styling in footer...
In general, the fact that navigation is before content in the page is an issue with this theme that could be addressed by porting it to Zen or something...
Comment #2
anarcat commentedi added such a link.