jasonp 0 Report post Posted January 7, 2010 Is there a way to permanently locate the search at the very top right (same line as the heading logo)? Currently I think that space is either used by RSS/FB/Twitter icons, or not at all. All the best, Jason Share this post Link to post Share on other sites
Andrew 207 Report post Posted January 7, 2010 yes, you'll have to add code to header.php something like: `<?php require(LIB.'/_searchform.php');?>` might work. Then you'll need to add some custom CSS styles. Share this post Link to post Share on other sites