Hello. Welcome to the setup instructions of my beautiful theme! It's very simple. Only 4 steps. 1. Put the binary folder under yourZenPath/themes/ with your favourite ftp program! 2. Open up yourZenPath/zen/config.php. Set the following: $conf['image_size'] = 600; $conf['image_use_longest_side'] = true; $conf['thumb_crop'] = true; $conf['thumb_crop_width'] = 100; $conf['thumb_crop_height'] = 100; $conf['thumb_size'] = 100; $conf['images_per_page'] = 18; (Albums per page can be any amount you wish, but the theme is built as being ca. 600px wide (6 thumbnails in a row), so the number of thumbnails on albumpage should be a multiple of 6. For example 3x6=18 or 5x6=30. Set as many as you want, as long as it is dividable by 6 for better looks :) After doing this you might have to delete the thumbnails from the cache, if you had different thumbnail&resize settings before. 3. Under yourZenPath/themes/binary/ duplicate any of the .css files (Whether you like it Light, Dark or Black.) and rename the copy to "zen.css". I reccomend keeping the originals, if you are feeling darker or lighter later on ;) 4. Go to the admin panel under "options" where the Binary-theme should have popped up. Choose it. There shouldn't be any more to it, except, please let me know if you are using my theme, I would like to see! Also any suggestions about how I could make it better would be appreciated. I have only limited ways of testing if the theme works properly. Enjoy! -Ingaló kattarofeti@hotmail.com, ingalo.binary.is ps. If you don't like the colours of the links in whatever version of the theme you decide to use, you can open the css file and on most simple text editors you can go to edit>replace. Just replace the default colour with your new chosen totally hip colour. In light.css the colour to be replaced if you choose to do so is: #f67. In dark.css the colour is: #9c0. In black.css the colour is:#f90. So if you want red instead of pink in the light theme replace #f67 with #f00. YAY! Finito!