How to move the header join/login and search boxes

Hi all.  I'm new to Dolphin Pro.  I have limited experience with PHP - mainly using PHP surveyor.  I used to work with DotNetNuke in another life, so can get around .css and html passably.

My problem is how to move the header/join and search boxes?  Tweaking the .css doesn't seem to do anything.  There have been several posts on these boards about how to remove them - but I don't want them removed.

As I'm trying out Dolphin, I need to get to some proof of concepts rather rapidly.  The main site says:

 

You have full control over how your site looks and works. Every link, image, block, feature and module can be customised, modified and re-arranged. most of it can be done via Admin Panel and access to source code is available for even deeper modifications.

 

Well, as far as I can tell none of the above can be done via Admin Panel and on the main Dolphin pages is recommends looking at the BxDolTemplate class.  Searching for that online has come up with zip.  As my copy of Dolphin was installed via CPanel, I don't seem to have that Template in my installation on the server nor did I find any Docs for it.

Any suggestions for this newbie trying to get up to speed would be appreciated. 

Quote · 2 Mar 2017

I would suggest to refer to the following file if you need to change site header:

templates/base/_sub_header.html

If you need to change this file, it's better to change corresponding file in current template, for example:

templates/tmpl_evo/_sub_header.html

If you need to remove search then you remove __main_search__ replacement marker.

Clear cache after any changes in Admin Panel > Tools > Cache > Clear Cache: Templates or All

Rules → http://www.boonex.com/terms
Quote · 4 Mar 2017

Thanks.  That worked.

Quote · 10 Mar 2017
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.