bootstrap theme panel

in bootstrap theme, I like to place the tags at the place where the search is now and move the search on top of the side panel.
how can I do this?
0
in bootstrap theme, I like to place the tags at the place where the search is now and move the search on top of the side panel.
how can I do this?
Answers
move the search module in the tpl file into the panel assets.
many of these changes are done altering the default.master.tpl file.
see the theme tutorial, discussions on modules and assets, and smarty template.
you can sort module with
http://vanillaforums.org/discussion/comment/163830/#Comment_163830
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.