Closed (fixed)
Project:
Zen
Version:
6.x-2.x-dev
Component:
PHP Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
27 Apr 2009 at 03:17 UTC
Updated:
11 Aug 2009 at 09:27 UTC
The placement of the search box in Zen 6.x-1.x is right next to the primary and secondary links. This may make sense semantically (search is a type of site navigation), but rarely does the search box get placed inline with the primary links, so its placement is awkward from a CSS point of view.
In Drupal 7, the search box is in the header, just below the logo/sitename/slogan and just above the header region.
This places the search box near the top of the HTML source. Many users of assistive technology look for the search box as the first form on the page.
Moving the search box will also have the added bonus of simplifying the CSS and some PHP in the page.tpl.php.
Comments
Comment #1
johnalbinComment #3
naught101 commentedgood call