Well, it was easier to find than I thought.
As I guessed that was skin related problem and not the plugin
Same issue I found in brown skin.
Whatever - I reviewed every skin,corrected what was to correct (position right button) and uploaded bith: as separate skins and as included skins dir inside latest Nuevoplayer build.
Now you can download latest Nuevoplayer build (as before) and upload only "skins" folder.
If you want to use ytguide plugin on your silver skin, you shuld change quality text color on controlbar.
I think colors: 000000 (normal text - black) and 990000 (text hovered - dark red) should be fine.
To do that you must add 2 new flashvars to your configuration file (config.php).
Those are 2 lines:
- Code: Select all
print "<ytquality.buttonfront>000000</ytquality.buttonfront>\n";
print "<ytquality.buttonhover>990000</ytquality.buttonhover>\n";
Should be set above where you put the line for "ytqulaity" plugin.
This should definitely solve 2 mentioned skins issue.
As far this is not a big problem as none of users who got "ytquality" plugin is using one of mentioned skins.
But now - even if used - all should be OK.