Now, another problem I see in the MokeyRok skins:

I found that one needs to change this:
- Code: Select all
a {
color:#000000;
}
To a different color. I used 888888 as suggested by gege above and it works beautifully.


a {
color:#000000;
}MM3 monkey wrote:
It's a great skin, and thanks loads for it. It's just that I got a nasty shock with 1.0.
The tracks now look like greyed-out/unavailable tracks do in other skins!
DreadM wrote:GreetingsMM3 monkey wrote:
It's a great skin, and thanks loads for it. It's just that I got a nasty shock with 1.0.
The tracks now look like greyed-out/unavailable tracks do in other skins!
Hmm i know this from before,the reason for the Font color change is a light gray backround in the tagging menu ,this menu is essential for me, and antil now the backround is not changable.![]()
But looks niceI am open for any ideas!
DreadM wrote:Greetings
the reason for the Font color change is a light gray backround in the tagging menu ,this menu is essential for me, and antil now the backround is not changable.![]()
But looks niceI am open for any ideas!
DreadM wrote:@ Vyper
You can'read the text!?looks ok here but i try the mods.
Hm Biography window i never use,don't know how.![]()
![]()
Can you post a image from the mod MR Skin.

dypsis wrote:The Lyrics & Comment Viewer skin seems to have a narrower field with a lot of blank wasted space left and right, causing lines to wrap down more often than they would normally do.
body {
font:8pt Verdana, Arial, sans serif;
font-weight:normal; margin:10px;
color:#666666; background:#000000; }gege wrote:dypsis wrote:The Lyrics & Comment Viewer skin seems to have a narrower field with a lot of blank wasted space left and right, causing lines to wrap down more often than they would normally do.
Open "Scripts\LyricsViewer\themes\Forum_Noir\style.css" file, locate the following code:
- Code: Select all
body {
font:8pt Verdana, Arial, sans serif;
font-weight:normal; margin:10px;
color:#666666; background:#000000; }
.. and change the margin value to 4 or 5px.
<div id="play_controls"><img src="prev.gif" onClick="Player('prev')" /><img src="play.gif" onClick="Player('play')" /><img src="paus.gif" onClick="Player('paus')" /><img src="stop.gif" onClick="Player('stop')" /><img src="next.gif" onClick="Player('next')" /></div>gege wrote:dypsis wrote:The Lyrics & Comment Viewer skin seems to have a narrower field with a lot of blank wasted space left and right, causing lines to wrap down more often than they would normally do.
Open "Scripts\LyricsViewer\themes\Forum_Noir\style.css" file, locate the following code:
- Code: Select all
body {
font:8pt Verdana, Arial, sans serif;
font-weight:normal; margin:10px;
color:#666666; background:#000000; }
.. and change the margin value to 4 or 5px.
rrfpacker wrote:My favorite Noir MR skin look is the one with the buttons, but I don't care for the buttons.
Vyper wrote:To remove the buttons, open the skin.html file as text, remove these lines:
- Code: Select all
<div id="play_controls"><img src="prev.gif" onClick="Player('prev')" /><img src="play.gif" onClick="Player('play')" /><img src="paus.gif" onClick="Player('paus')" /><img src="stop.gif" onClick="Player('stop')" /><img src="next.gif" onClick="Player('next')" /></div>
Save. That's it.
Users browsing this forum: Exabot [Bot] and 6 guests