Results 1 to 4 of 4

Thread: Changing color of Videos Being Watched Right Now

  1. #1
    Join Date
    Jun 2011
    Posts
    21

    Default Changing color of Videos Being Watched Right Now

    I have a black skinned site:
    http://www.movietv.us
    I would like to change the colors in the "videos being watched right now" which I believe is a flash program? How or where are the settings for this?

    Thanks

  2. #2
    Join Date
    Jun 2011
    Posts
    21

    Default

    Where do I find this mysterious "black template?"

  3. #3
    Join Date
    Sep 2007
    Posts
    906

  4. #4

    Default

    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 .

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •