Quote Originally Posted by david100k View Post
i need help please for step 2

2. Make sure your body tag in includes/templates/[your_template] includes this code (if not see trouble shooting below it is not neccassary but an addition to your template needs to be made):

<body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.'"'; ?>>

includes/templates/mytemplate but what file do i edit


Thanks
The file that was left off there was "tpl_main_page.php".

It should say:
/includes/templates/[your_template]/common/tpl_main_page.php

If you are running any of the newest versions of Zen, it should already be included.