Problems with search box in header
-
Hi everyone,
I’ve tried to get a search box in my header with the following code to the header.php:
<div id="search"> <?php include (TEMPLATEPATH . "/searchform.php"); ?> </div>
Now it didn’t position right, so I tried to remove it (by just deleting the code). The strange thing is that it won’t remove at all, even after I removed the code from the header.php it remains there.
Any ideas on how to get this removed?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Problems with search box in header’ is closed to new replies.