Totally Zenned
- Join Date:
- Jun 2006
- Location:
- My family and I live in Brighton, England
- Posts:
- 947
- Plugin Contributions:
- 0
Apple Zen Support Thread
Usig this if statment:
if ($this_is_home_page) {
$flag_disable_left = true;
$flag_disable_right = true;
}
I was able to remove the sidebox. However, the dead space associated with it is still there, as you can see.
How can I make the entire space available to me?? :blink: