Magento: Popup search box on right sidebar

1-Copy the form.mini.phtml from (app/design/frontend/your_Namespace/your_theme/template/catalogsearch/form.mini.phtml) make some changes and create a new file form.mini_popup.phtml inside the same directory as follow: 2-write down following code in catalogsearch.xml app/design/frontend/nextlevel/default/layout/catalogsearch.xml 3-call it on header.phtml as follow An Example of It Looks: