revspalding wrote: I'd like to hide the left blocks in the theme Inspire-Citrus. I've modified other themes to hide the blocks, but they all used html template files, and this theme only has a theme.php file. I'm a little intimidated, but could someone tell me if the code that I've included here is OK? Here is the existing code: And here is how I think I should modify the code to hide the left blocks when the calendar module is being displayed.
Does that look right? The way it looks to me, this will keep the left column table from being formed and will allow the remaining table data to extend across the 100% tag. Posted: Fri Dec 23, 2005 10:08 am
admin(Mark) wrote: hi revspalding This is the part you should hide
use the if statement like this:
Make sure you have $name in the globals. Posted: Fri Dec 23, 2005 2:38 pm
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||