Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / different layout for different ezPages?

different layout for different ezPages?

Locked

Views: 1,633

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
20 Feb 2009, 12:14 AM
#1
artcoder avatar

artcoder

Zen Follower

Join Date:
Jan 2007
Posts:
166
Plugin Contributions:
0

different layout for different ezPages?

Zencart 1.3.8 and I am using the default three-column layout for site as well as for all the ezpages EXCEPT for one ezpage. The fundraising ezpage, I want to not have the left and right columns.

Where is the PHP code where I would put in an if-condition such as "if page is fundraising, then display only the center column"?

I see file tpl_ezpages_bar_header.php, but I think this is not the right place.