To remove / hide the Search Text Box from DotNetNuke Menu bar:
- Open the Skin file (../Portals/_default/skins/MinimalExtropy (or your custom skin folder)/index)
- Remove the following code and save the file
<dnn:search runat="server" id="dnnSEARCH" CssClass="ServerSkinWidget" UseDropDownList="true" Submit="" />
Senior Engineer Jessie
Comments