v17 About adding the tab in main menu
#1
<item id="8">
<label>31961</label>
<onclick>ActivateWindow(About)</onclick>
<icon>-</icon>
<thumb>-</thumb>
<visible>!Skin.HasSetting(HomeMenuAboutButton)</visible>
</item>

If we run above code in home.xml file, then it will create empty slot in main menu.
But what about the menu title "About" ? It is not showing the title "About".
Please suggest me the steps or tell me where to change the code in related file Huh
Reply

Logout Mark Read Team Forum Stats Members Help
About adding the tab in main menu0