 
        What's the process for moving the search back into the header?
The code for the search box is in the Header.cshtml file but I can't seem to figure out how to get it into the actual header on the page.
Any help is appreciated.
I saw on a post from 2013 that it was planned that you "will be enhancing the Nop Ajax Filters to work on the nopCommerce search page"
Has this been completed? Is it still planned?
Thank you!
The problem is we don’t have that tag in our embed code because its actually hosted by an outside hosting site.  So our embed code is just a reference to an asset on that site.  Here's an example of our embed code.
<div id="xxxxxxxxxxxxxxxxxxxxxxxxxx" style="width: 554px; height: 360px;"></div><script type="text/javascript" src="http://services.fliqz.com/smart/20100401/applications/49440167ec7d460995d94a9b9226d87d/assets/04a8c421dad9410da00e54b9213bd490/containers/i_11a2a7a61243446591104b75563603ef/smarttag.js?width=100%25&height=100%25"></script>
Using NOp 3.3
Our product pages contain videos, and the Mega Menu flyout (when hovering) is shown behind the video player (see below). Only in IE. I'm not having any luck fixing this with the z-index change.
Any ideas. Let me know if you need any more information.
http://i.imgur.com/A4sRAP5.jpg
I'm having an issue with the Customer Plugins reminder not sending emails out as well. I am testing it on the DEV site with my personal account. I have left items in my cart and the message report lists emails but the message state is "Not Sent" for each.  They were created on June 18th and June 20th respectively. 
Are my settings okay?
I have it set to 1 message per customer.
Condition Met Date Later Than: 5 Days
Condition Met Date Earlier Than: 1 Day
Interval Between Messages: 2 Days
This worked. Thank you for all your help!
Thank you! Yes it is live: http://www.imprintables.com/
I wanted to change clearance to have a red background.
What would be the process for changing the background for a single menu item (.mega-menu > li)
For example, in out mega-menu we have categories and one is a clearance section. We would like to change only the background of that item to a different color.
Would this only be possible through the use of jquery?
One small change seemed to correct this. 
I changed the min-width to zero 
@media screen and (min-width: 0px)
in the megamenu.css file
Is there a way to turn off the responsive design of the mega menu? We unchecked the option for allowing responsive themes on the back end but the mega menu is still responsive.