Quote Originally Posted by newkernel View Post
thanks for this nick templates,but i thought i need your help to figure out the problem.
I want to leave only the head navigation and one big width advertisement in my index page ,which just like this wed site:www.apple.com. So ,how can I do this base on your Cherry Zen template?
Thanks for helping me.
Put a big image in your index page, under "Tools", "Define Pages Editor", then you can hide your logo section, left and right columns, Category Tabs (if you have them on), and Ezpages in the header (if you have them on) for your index page only with this:

#indexHomeBody #logoWrapper, #indexHomeBody #navColumnOne, #indexHomeBody #navColumnTwo, #indexHomeBody #navCatTabsWrapper, #indexHomeBody #navEZPagesTop {display:none;}
#indexHomeBody .outer, #indexHomeBody #content {padding:0 0 0 1em!important;}