[07-11-2008]
Update:Today i finished my Relay theme! Rounded up de last view flaws in de code and it should be working just fine now. The theme uses some of the prototype function so it's imported to install en configure prototype before using this theme!
[changes so far]
- New layout and logo
- Information boxes are able to toggle (open/close)
- 1 day toggle state memory for the info boxes (uses a javascript cookie, can be turned off)
- Search box moved to top bar
- Improved version updater: Shows 'Update Now' only when new version is available (still needs to be turned on in the admin settings)
- Clean layout, some information hidden
+Version and statistics hidden, click on the logo to toggle (still needs to be turned on in the admin settings)
+Search option hidden, click on the small button left from the search box to toggle
[Screenshots]



[install instructions]
- Update to the latest kplaylist (1.8+)
-
Download and install prototype (
Forum Support)
-
Download the Relay theme
- Make a new direcory called 'kptheme' in the same folder as index.php and copy the 'relay' folder from the zip file to that new folder
- Add the following code to you're Kplaylist configuration and modify it if needed:
- Code: Select all
//JS cookie on for toggle cart memory 0 = off 1 = on
$jscookie = 1;
//Basedir of this theme, end the last folder with a '/'
$themebase = "kptheme/relay/";
- Change the theme configuration on the site
- Done!
[Working Browsers]
-Firefox 2+
-IE6+
-Chrome
-Safari 3+
Still working on a workaround for the png bug in ie6, the script will work in ie6 only the logo looks a bit distorted. Having some problem getting this all organised from within the theme directory without altering the main javascript or php file. You can edit the
IEPNGFix.blankImg variable in 'css/iepngfix.htc' for best support with IE.
Have fun using this theme and ofcourse any comments or suggestion are welcome!Credits to the main layout designers at http://www.ecosmear.com and for the free icon support at http://www.famfamfam.com