2012-03-16, 05:00 PM
You probably need to edit your C:\Users\Public\NPVR\Skin\Default\Menu\Vertical.xml to include: visibleButtons="5"
Code:
<Element name="MenuButtonNormal" location="3,26" size="30,8" visibleButtons="5">
<Text text="@buttonText" location="13,00" size="100,100" font="MenuItems" align="Left" valign="Center"/>
</Element