Quote Originally Posted by chris32882 View Post
And yet, another question...how do I change the default maintenance graphic?
The default graphic is /includes/templates/template_default/images/down_for_maintenance.gif
Create your own in /includes/templates/cherry_zen/images/down_for_maintenance.gif

Quote Originally Posted by chris32882 View Post
also, how do I put the description of an item right next to the picture, instead of way below it
Edit /includes/templates/cherry_zen/templates/tpl_product_info_display.php
The sections have comments showing where they start and end. Move these blocks around to experiment with the layout you want. You may need to modify stylesheet.css too.