Hi,

I am trying to move "home & log in" under the header.

I've doen following:

1. open the file includes/templates/your_custom_template/common/tpl_header.php


2. cut ALL of the code between the following 2 lines (be sure to leave both of these lines where they are and do NOT cut them):
PHP Code:
<!--bof-header logo and navigation display-->

<!--bof-branding display-->

3. paste your cut code BETWEEN these two lines
PHP Code:
<!--eof-branding display-->

<!--eof-header logo and navigation display-->


But my navigation bar is still on my header. What did I do wrong?

www.littleelliott.com/zencart

Thank you very much in advance
LE