Last Update: 02.08.2010
Current version's:
Basic: 5.3.0.0
Tabs: 5.3.0.0
working MonkeyRok version: 5.3
Normal version:

Tab version:

Download:
MR Vision v 5,3,0,0.mmip
MR Vision Tab v 5,3,0,0.mmip
Enjoy
Statistics are working for me.OOmatrixOO wrote:tthe only problem is, no statistics will be displayed. what is going on?![]()
the tooltips don't show because of the missing sliders , its already fixed and comes in next version with installerdypsis wrote:Thanks for that mate.There are no tooltips for the "Volume" and "Progress Bar".Why no installer?
Ah now i got it ,it's the lyrics panel ,i separate them from info panel ,i prefer this layout, you can close it from MR menu or with the close button.I'm having the same extra header appearing that I had with the 7on MR skin.
You can change or delete them in the HTML file from skin.Edit: Also, I was wondering if it's possible to change the icons on the headers of the external panels.
As it is right now they all share the same icon.
Code: Select all
<div id="external" class="box2">
<div id="external_header" class="header" onclick="toggleVisible('external_content')">
<img src="images/Suchen.png" align="left"/><img src="images/hide.gif" align="right" onclick="Close('external')" /><img id="external_icon" src="images/mini.gif" align="right" />
<div id="external_title"></div>
</div>
<div id="external_content" class="content"></div>
<div id="external_footer" class="footer"></div>
Code: Select all
<img src="images/Suchen.png" align="left"/>
Ok but, the problem is every time I start Mediamonkey, it's there. So I have to close the lyrics panel every time.Ah now i got it ,it's the lyrics panel ,i separate them from info panel ,i prefer this layout, you can close it from MR menu or with the close button.