Closed (works as designed)
Project:
Kanji
Version:
7.x-1.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2011 at 21:16 UTC
Updated:
7 Jan 2011 at 15:49 UTC
I'm using Kanji version 7.x-1.0 and I'd like to know what is the easiest way to place searchbox in header, just like at demo site?
I've played with code in page.tpl.php file, but I couldn't get what I wanted.
Thanks!
Comments
Comment #1
donnycarette commentedFor the searchbox with Drupal 7 it's not longer possible to place this within the page.tpl.
Therefore i created a region 'searchbox', when you place the searchblock in that region it will appear like the demo site. (admin/build/blocks)
Comment #2
hseagle2015 commentedWow, I can't believe I missed that. Thx! :-)
Comment #3
donnycarette commentedYou can find more of the changes on: http://drupal.org/update/theme/6/7