Hi,

If you want to change background color to black in the "videos being watched right now".

Open templates/index_js.tpl and find
Code:
var recently_played_bg="{if $smarty.session.CSS eq "black"}#000000{else}#ffffff{/if}";
Replace with
Code:
var recently_played_bg="#000000";
If you can't get it fixed, open a support ticket at

BuyScripts Helpdesk

with your vshare admin and FTP login details.

Thanks,

Buyscripts Team .