How to install
1. Download the theme
2. Upload the unzippet folder to the folder kptheme
2.5 Make sure you have Prototype.js. If not, download it, upload to same folder where kplaylist is located, add it to your site
3. Add this to your kpconfig.php (after <?php )

Code: Select all
    /* Theme Settings for ebea */
    $cfg['site_title'] = "kPlaylist";
    $cfg['site_tagline'] = "Music Manager";
    $cfg['themepath'] = "kptheme/ebea/"; /* Basedir for this theme */
    $cfg['jscookie'] = 1;


(4.) I suggest setting the dir columns to 4. You can do this in the user options panel (nb: need to be set on each user)

Should work in most modern browsers. Not fully tested on IE6 and IE7. 
