see the full image here:
Code: Select all
https://camo.phpbb.com/d4def6387b646f71fa5ac2d5b618e58f7f0679f4/687474703a2f2f7777772e6473666f72756d732e6f72672f696d6167652f696d616765732f69796f6e636b67666870667a646d69306f67702e6a7067
Code: Select all
https://camo.phpbb.com/d4def6387b646f71fa5ac2d5b618e58f7f0679f4/687474703a2f2f7777772e6473666f72756d732e6f72672f696d6167652f696d616765732f69796f6e636b67666870667a646d69306f67702e6a7067
Thanks for your help Kamahl, i managed it =).Kamahl19 wrote:carlflaherty, you can do it on your own, i cant add this option to the mod. I can post only a quide how to do it on your own after installing mod. you have to create button image with height 90 and create third button to it. third button will be shown after click on the link. then you have to create next classes to menu.css for each button. on this you have to know html and css. then edit overall_header.html and use simillar code
I wont answer on questions about this, you can do it yourself. i hope you will manage itCode: Select all
<li<!-- IF SCRIPT_NAME == "portal" --> class="menu_button_active"<!-- ELSE --> class="menu_button"<!-- ENDIF -->><a href="{U_PORTAL}"><span>{L_PORTAL}</span></a></li>
First you read this post and the post after: http://www.phpbb.com/community/viewtopi ... 0#p6933065dugi wrote:what about my problem