I'm developing an ultra-simple website using DNN 6 of just a few pages where the necessity of a search box is a non-starter. How can I remove it?
I've found what I thought was the answer here:
http://www.dnncreative.com/Forum/ta...;Link] but it refers to a .ascx file that I don't have (I have only one - main.ascx) and then indicates to edit lines in the .ascx file - lines that aren't even similar to those in my main.ascx file!
Surely there must be a "switch" in the DNN configuration to simply show or not show this often-not-desired component - isn't there?!
The skin I'm using is a freebie called Charleston and I've got another problem with it as well. The skin's demo page at
http://www.dnnstyle.com/charleston/...Frame.aspx shows some lovely "photo frame" containers that can seemingly hold pictures. But I can't figure out how to use them! I add an HTML module to a page (or a Media module, for that matter), put a picture in it, then choose one of the listed photo frame containers - and nothing changes!
Ian