Hi -
I'm making progress on customizing my template. I've gotten the header, sidebar and footer more or less the way I want them, so I'm ready to concentrate on the main part of the display.
In my tpl_main_page.php file, there's a line:
require($body_code);
that appears to call a file that does all the "dirty work." I see that $body_code is defined in main_template_vars.php, where it in turn uses something called $current_page_base to refer to a subdirectory. containing yet another main_template_vars.php file.
At this point, I'm a bit foggy on the structure here. In this specific example, I'm trying to modify or disable the home buttons in the main display area. Can someone point me in the right direction?
Thanks.
www.cinderellaantiques.com




