Re: how to have a section with 2 column layout while the rest 3-column
You're going to love this:
in home.tpl
{if $main eq "pages" and $page_data.pageid eq "1"}
3rd column code goes here
{/if}
-- to find the page ID, hover over the static embedded page link in the admin. You can also make this a RANGE of page IDs. Smarty is your friend.
Cool?
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
|