Quote Originally Posted by missesbeehaven View Post
Hi Anne,

Could you please confirm for me the correct way in which to remove the search box from the header area and turn it on in the left sidebox space?

Do i remove the code from tpl_header.php at approx line 127:
Code:
<div id="navMainSearch"><?php require(DIR_WS_MODULES . 'sideboxes/search_header.php'); ?></div>
Or is there another way? I have tried turning off search box in the layout box control and renumber orders but this is not having any affect to achieve what I wish to do, which is move the search box from the header area to the left sidebox area.

I appreciate your assistance and thank you in advance for your time to help me with this please.
You need to turn off the "single column" status to turn it off in the header.. DO NOT remove the default code.. there's no reason to.. just turn it off..