Image Mosaic

Associate
Joined
23 Jun 2007
Posts
552
Location
South East
Hello people,

Simple question really, im looking for a way to create something like this...

http://www.defx.de/2008/04/11/tribute-to-pixistenz/


Ive tried using the latest version of wordpress with that theme and YAPB but the images dont seem to show for some reason, anyway is there an 'out of the box' solution i could use?

I dont have all the images, i will be adding one a day.. so id like it to update the mosaic as i go :confused:

Thanks for any help
 
Having read a bit more on support forums ive found why the wordpress install wasn't working.

For anyone interested. Wordpress 2.6 with YAPB plugin, images not appearing in posts.

Fix = define ('WP_POST_REVISIONS', false);

Just add it to the config.php file.

However my question still stands, any out of the box solutions? :)
 
Back
Top Bottom