No it wasn't me. I purchased the template solution (slightly modified) from another company which I am now somewhat regretting. It was when I was new to everything and had no idea bout the open source Zen Cart.

How would I go about creating a search bar in default div if it doesn't already exist?

In my stylesheet.css, I currently have

#navMainSearch {

float: right;

}

Does this mean it already exists just not enabled? If so, how would I enable it?