Zelda theme for WiiCR
Version: 0.2
Created by Andrew Hughes (a.hughes@gmail.com)
Occasionally on IRC:
/server irc.freenode.net
/join #wiicr

INSTRUCTIONS:
Unzip the 'Zelda' folder to '/path/to/xampp/htdocs/wmc/themes/'.
You will know you're in the right place when you see the
folder for the default theme named 'icons1'.

Next open up 'config.pl'. Found in '/path/to/xampp/cgi-bin/config.pl'.
And change this line:
$theme 		= "icons1";
to
$theme 		= "Zelda";
(That's with a capital 'Z')

And that's all!
Enjoy!

 - Andy


Please contact me with any questions, comments or problems you may
come across in using this theme.


UPDATES:

30-12-2006 6:41pm (GMT+10)

 - Video playing screen (vidplay.tpl)
    - Next segment link now shows just under the video
    - Background is now black.
    - Video has been resized to fit the Wii resolution.
    - Removed top padding so the video is now at the very top left of the screen.
    - Moved options links down a little to fit in the next segment link.
    - Removed the Link picture from the bg (mainly because of the white space still in the image). Didn't look good on the black bg.
 - zelda.css
    - Just a few changes made for vidplay.tpl.