Mizery_Made wrote:It's been entered as a bug (5821: Bad album art size with AlbumArtOverlay), but there's been no activity regarding it.

Mizery_Made wrote:It's been entered as a bug (5821: Bad album art size with AlbumArtOverlay), but there's been no activity regarding it.
gpzbc wrote:This is a bug in MediaMonkey, not the Vision skin. It was discussed quite a bit on pages 2 and 3 of this forum. Hopefully it will be fixed in the next build of MM.
html {
scrollbar-base-color:#000000;
scrollbar-highlight-color: #333333;
scrollbar-shadow-color: #333333;
scrollbar-face-color: #0D0E10;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #000000;
}
body {
font:.7em Geneva, Arial, Helvetica, sans-serif;
background:#000000;
color:#9f9f9f;
margin:4px;
}
.header_content {
background-image:url("header.jpg");
background-repeat:repeat-x;
border: 1px solid #333333;
}
h1,h2,h3,h4,h5 {
font-weight:normal;
color:#9f9f9f;
clear:both;
margin:3px;
padding:2px 20px 2px 20px;
font-size:9pt;
text-align: center;
}
h1 {font-size:12pt;
background:url('Titel.png') no-repeat 0px 4px 0px 0px;
} /* Song Title */
h2 { background:url('Artist.png') no-repeat top left;
} /* Artist */
h3 { background:url('Album.png') no-repeat top left;
} /* Album */
h4 { background:url('Year.png') no-repeat top left;
} /* Year */
h5 {background:url('Publisher.png') no-repeat top left;
} /* Composer */
.box_header {
display:block; border:1px solid #333333;
background-image:url("header.jpg");
background-repeat:repeat-x;
margin:-4px 0px -1px 0px;
padding:4px 1px;
font:8pt Geneva, Arial, Helvetica, sans-serif;
font-weight:bold; }
.lvbody {
padding:6px 0px;
margin:4px 0px 0px 0px;
/*border: 1px solid #333333;*/
text-align: center;
font-weight:bold;}
p { font:8pt Geneva, Arial, Helvetica, sans-serif; /* Lyrics and Comment content */
padding:4px 10px 13px 10px;
margin:0px 0px 10px 0px;
text-align: center;
border: 1px solid #333333;}
a { color:#888888; }
DreadM wrote:Greetings
Hm, maybe?
Well the scrollbars from LV and Mr are just the result from the limitations of the script skin engine,and why to implant this limitations to the MM skin?
If i can choose i would prefer to implant the MM scroll bars into the script skins! but not possible.![]()
btw 1,
here is a style.css code for the Lyrics Viewer with smaller headers and text and the same font family like the MR skin:
- Code: Select all
html {
scrollbar-base-color:#000000;
scrollbar-highlight-color: #333333;
scrollbar-shadow-color: #333333;
scrollbar-face-color: #0D0E10;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #000000;
}
body {
font:.7em Geneva, Arial, Helvetica, sans-serif;
background:#000000;
color:#9f9f9f;
margin:4px;
}
.header_content {
background-image:url("header.jpg");
background-repeat:repeat-x;
border: 1px solid #333333;
}
h1,h2,h3,h4,h5 {
font-weight:normal;
color:#9f9f9f;
clear:both;
margin:3px;
padding:2px 20px 2px 20px;
font-size:9pt;
text-align: center;
}
h1 {font-size:12pt;
background:url('Titel.png') no-repeat 0px 4px 0px 0px;
} /* Song Title */
h2 { background:url('Artist.png') no-repeat top left;
} /* Artist */
h3 { background:url('Album.png') no-repeat top left;
} /* Album */
h4 { background:url('Year.png') no-repeat top left;
} /* Year */
h5 {background:url('Publisher.png') no-repeat top left;
} /* Composer */
.box_header {
display:block; border:1px solid #333333;
background-image:url("header.jpg");
background-repeat:repeat-x;
margin:-4px 0px -1px 0px;
padding:4px 1px;
font:8pt Geneva, Arial, Helvetica, sans-serif;
font-weight:bold; }
.lvbody {
padding:6px 0px;
margin:4px 0px 0px 0px;
/*border: 1px solid #333333;*/
text-align: center;
font-weight:bold;}
p { font:8pt Geneva, Arial, Helvetica, sans-serif; /* Lyrics and Comment content */
padding:4px 10px 13px 10px;
margin:0px 0px 10px 0px;
text-align: center;
border: 1px solid #333333;}
a { color:#888888; }
btw 2,
on my way to understand this css and html stuff better , i make some modifications to the MR skin ,looks like this:
as you noticed i change the first info box layout
and separate all available boxes and put a icon in front
What you think about?
I'm interest if somebody need or use the played,lastplayed,and added info ,
in my personally MR skins i delete this entry's, because i don't need .
I'm wondering if i can make this also in the public versions and what people think about?

dypsis wrote:I like the square boxes for scrolling up and down on Lyrics and Comment Viewer and MonkeyRok.
But MediaMonkey has a Plus sign (+) for doing this.
I think it would be nice if MediaMonkey also had the square box for scrolling up and down.
I am not fond of the Plus sign (+).
It would also match Lyrics and Comment Viewer and MonkeyRok.
Users browsing this forum: Exabot [Bot] and 3 guests