Plugin Directory

Changeset 715062


Ignore:
Timestamp:
05/18/2013 09:18:19 PM (13 years ago)
Author:
isimpledesign
Message:

Video Player width updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • s3audible-amazon-s3-music-player/trunk/s3audible.php

    r715060 r715062  
    44Plugin URI: http://www.s3audible.com/
    55Description: s3audible is a wordpress plugin that will allow you to stream music and video directly from your Amazon s3 account, sign up for a account at s3audible.com you can then manage and control your playlists. S3audible will play on multiple devices being a html5 player it has support for iphone ipad etc.
    6 Version: 2.0
     6Version: 2.1
    77Author: Samuel East
    88Author URI: http://www.s3audible.com/
     
    409409                    background-image:url('.stripcslashes($bgimage).');
    410410                    background-repeat:repeat;
    411                     width: 480px;
     411                    width: '.$width.';
    412412                    height: 100%;
    413413                    float: left;
Note: See TracChangeset for help on using the changeset viewer.