Homepage › Forums › RetroPie Project › Emulation Station Themes › Simple-Dark theme › Reply To: Simple-Dark theme
01/05/2015 at 16:01
#84631
Participant
Try adding the helpsystem info under the detailed/basic view. That should fix your problem.
<view name="basic">
<textlist name="gamelist">
<size>0.625 0.92</size>
<pos>0.35 0.04</pos>
<alignment>center</alignment>
<selectorColor>00000000</selectorColor>
</textlist>
<helpsystem name="help">
<fontSize>0.02</fontSize>
<fontPath>./../art/tradegothic.ttf</fontPath>
<textColor>2F2F2F4D</textColor>
<iconColor>2F2F2F4D</iconColor>
<pos>0.01 0.975</pos>
</helpsystem>
</view>