Can you adjust the height of the toolbar button in the skin file?
Can I manually adjust the height of the toolbar navigation buttons in the skin file? It seems no matter how tall I make the nav panel, the buttons adjust size accordingly. Can I tell it to be 50% or something like that? For example, this is what I see for the glossary button.
<toolbaritem mode="BtnWithIcon Mode" type="built-in-glossary" id="4">
<name>Glossary</name>
<text>::??DefaultWebSkinText??::</text>
<color></color>
<image></image>
<icontype>none</icontype>
<selected>
<color></color>
<image></image>
<icontype>none</icontype>
</selected>
<style>100</style>
</toolbaritem>
Notice I am not using custom images or anything, just plain text.
Thanks
