By darla85 on
hi
i have created primary links below the header banner...now i want to have the search form to be placed along the primary link....is it possible...need help!
hi
i have created primary links below the header banner...now i want to have the search form to be placed along the primary link....is it possible...need help!
Comments
Place it in primary links region in the block
Yes, It is possible
In the block you can position the search module in the primary links block , thus search module will be placed in the primary links
Placing the search box in the middle of the primary links?
This only works if you want the search after or before the primary links. What if you want the search box in the middle of the links ex.
? I've got this issue now so far inlining the solution into the page.tpl.php or adding a custom function to the template.tpl.php and passing in $search_box to be inserted into the links and iterate over the links myself and theme them is the only solution I can think of. Would rather it was a module or something more modular any suggestions?