Vision Skin's for MonkeyRok[5.3] 02/08/2010

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Vision Skin's for MonkeyRok[5.3] 02/08/2010

Re: Vision Skin's for MonkeyRok[5.3] 02/08/2010

by gpzbc » Thu Sep 16, 2010 10:09 am

I really like having current album in a tab. Tabs allow me to have so much more accessible. Otherwise, the panels take up too much space.
Thanks!

Re: Vision Skin's for MonkeyRok[5.3] 02/08/2010

by DreadM » Thu Sep 16, 2010 10:02 am

Greetings

Yes i know , Vision looks like default / most MR skins.
UMP skin is one from less skins where i take the Current Album into the tab section , you don't like?

Re: Vision Skin's for MonkeyRok[5.3] 02/08/2010

by gpzbc » Thu Sep 16, 2010 9:39 am

Dreadm,
For some reason, the "Current Album" panel is showing up as an external panel rather than a tab in the Vision Tab skin.
Here is how it looks in Vision Tab skin.
Image

And here is how it looks in UMP Tab
Image

Re: Vision Skin's for MonkeyRok[5.1] 27/04/2010

by trixmoto » Fri Apr 30, 2010 3:51 am

It's already mirrored a number of skins (including this one) on my website... http://trixmoto.net/mm/go.php?f=MonkeyRok51.mmip

Re: Vision Skin's for MonkeyRok[5.1] 27/04/2010

by Brisk » Fri Apr 30, 2010 1:12 am

Hi, can you pleasse upload this on to another website? mediafire is blocked in China.

Re: Vision Skin's for MonkeyRok[5.1] 27/04/2010

by gpzbc » Wed Apr 28, 2010 11:22 pm

Thank you so much!

Re: Vision Skin's for MonkeyRok[5.1] 26/04/2010

by rrfpacker » Mon Apr 26, 2010 4:09 pm

thank you, thank you, thank you.

Re: Vision Skin's for MonkeyRok5 21/03/2010

by DreadM » Mon Apr 26, 2010 10:15 am

Greetings

Normal it have to work, maybe a old skin folder?
i work on an installer right now and rewrite the code :wink:

Re: Vision Skin's for MonkeyRok5 21/03/2010

by rrfpacker » Sun Apr 25, 2010 3:52 pm

I can't seem to get these to work. Opened zip file, moved both folders to Scripts/Monkey Rok/Skins. When I choose them from options they seem to install but no information is available. What did I miss?

Re: Vision Skin's for MonkeyRok5 21/03/2010

by Dreadlau » Mon Mar 22, 2010 4:07 pm

Hello. Ty for your answer.
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.
Ok but, the problem is every time I start Mediamonkey, it's there. So I have to close the lyrics panel every time. :-?

As for the External panel icons, I guess it's not possible to have a specific icon for each external panel.
I mean an icon for biography, a different one for video, another one for Images and so on.
Am I right?
Maybe we could request this functionality for future MonkeyRok versions.

Re: Vision Skin's for MonkeyRok5 21/03/2010

by DreadM » Mon Mar 22, 2010 3:33 pm

Greetings
dypsis wrote:Thanks for that mate.There are no tooltips for the "Volume" and "Progress Bar".Why no installer?
the tooltips don't show because of the missing sliders , its already fixed and comes in next version with installer :wink: ,I'm waiting for the next MR version.

Dreadlau:
I'm having the same extra header appearing that I had with the 7on MR skin.
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.
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.
You can change or delete them in the HTML file from skin.
look at:

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>


delete

Code: Select all

<img src="images/Suchen.png" align="left"/>
or change the png file in the images folder and don't forget to rename it in the HTML file

Re: Vision Skin's for MonkeyRok5 21/03/2010

by Dreadlau » Mon Mar 22, 2010 2:57 pm

Hello DreadM.

I'm having the same extra header appearing that I had with the 7on MR skin. :S

Image

If I use the skins provided by default in MR or Eyal's Spotify MR skin, I don't get that extra header.
So I believe something in your skin code might be causing this.

Other than that I was waiting eagerly for this one ;) . And it's very pleasing to the eye, like all your other works. :)

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.

Re: Vision Skin's for MonkeyRok5 21/03/2010

by OOmatrixOO » Mon Mar 22, 2010 12:11 pm

dypsis wrote:
OOmatrixOO wrote:tthe only problem is, no statistics will be displayed. what is going on? :(
Statistics are working for me.
Unfortunately not for me. Even after reinstalling MM and MR with the Classic Skin, the statistics does not work. So it is probably not to the skin. :(

Image

Re: Vision Skin's for MonkeyRok5 21/03/2010

by dypsis » Mon Mar 22, 2010 3:14 am

OOmatrixOO wrote:tthe only problem is, no statistics will be displayed. what is going on? :(
Statistics are working for me.

No Installer

by dypsis » Mon Mar 22, 2010 3:13 am

Thanks for that mate.
There are no tooltips for the "Volume" and "Progress Bar".

Why no installer?

Top