Resize topMenu height

I'm trying to resize the topMenu so that the three buttons are arrange horizontally (side by side)

(These are the buttons displayed on forms such as Events)

Attachment shows what's I'm looking to do.  Hoping the brain trust can help here!  thanks!

testscreen.JPG · 68.6K · 194 views
Quote · 17 Oct 2012

Hello

As I see you want to divorce Header section (Icon, Title and Action buttons) from Top menu line. The problem is that both of them are generated with one method (templates/base/classes/BxBaseMenu.php file -> getCode function). So, you need to rewrite this method and then you need to update associated HTML templates. They are _sub_header.html and _sub_footer.html in templates/base/ folder. I think the last one should be used to place header template key to. This key should be created too. :)

So, I think it can be done, but you need to know Dolphin well enough. Good luck.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 18 Oct 2012

Thanks!  I will wait on this one.  I have more important issues to address and I am just two weeks into Dolphin. Surprised

Quote · 18 Oct 2012

 Hello

Thanks!  I will wait on this one.  I have more important issues to address and I am just two weeks into Dolphin. Surprised

 :) If you need some help with custom modifications you may contact me via PM.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 19 Oct 2012
 
 
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.