By drupallinux on
i did this theme today, please can you tell me what I can insert in the header to show me the "search form"?
thanks in advance.
i did this theme today, please can you tell me what I can insert in the header to show me the "search form"?
thanks in advance.
Comments
.
Have a look over at http://api.drupal.org/api/file/modules/system/page.tpl.php/6
Also check out my guide: Convert any website layout or template into a Drupal theme - easily!
And this video: Static theme conversion
thanks so much
this is what I was looking for exactly.
Thanks so much for this.