hi, i am looking to change the layout of just 1 page on my site so that it does not show a region (right sidebar) and i don't know the *best* way to do this.

i could obviously put an IF condition around the right sidebar region in page.tpl.php when the current page ID matches the specific page ID, but that seems a little hacky to me, i also need subtle CSS variations when this 1 page layout is in use

any other suggestions?

Comments

xmacinfo’s picture

Did you try the Views module?

markj’s picture

Maybe this would do the trick: http://drupal.org/node/29243