If only for main page - look at tpl_main_page.php and find
Code:$body_id = ($this_is_home_page) ? 'indexHome' : str_replace('_', '', $_GET['main_page']);
If only for main page - look at tpl_main_page.php and find
Code:$body_id = ($this_is_home_page) ? 'indexHome' : str_replace('_', '', $_GET['main_page']);
Zen-Venom Get Bitten