Start a conversation

How to hide the Search Text Box from DotNetNuke Menu bar

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="Search" />     

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Senior Engineer Jessie

  2. Posted
  3. Updated

Comments