Here is my theme if someone want
Some feaures:
- Set site title
- Set site tagline
- Hide/show searchfield
- Hide/show infobox and chat
Screenshots
Login: http://eigan.no/random/ebea/login.png
Frontpage: http://eigan.no/random/ebea/frontpage.png
Whats new: http://eigan.no/random/ebea/WhatsNew.png
Search result: http://eigan.no/random/ebea/searchResult.png
Chat box and quickselect: http://eigan.no/random/ebea/infobox.png
Status
It's really hard to code themes for kPlaylist, because it automatically outputs html code that I can't control. Thats why it may look strange some places (more whitespace).
Bulletin is now fixed (doesn't look good though)
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.
Credits to Jonas Rask for the free icons, and the developer of Relay theme for the js file

