Hi there

This doesn't work for me.

In my version of Zen-Cart, every page is reference by way of
/index.php?main_page=index

for example, category page URL: http://mysite.com/shop/index.php?mai...=index&cPath=7

So this solution doesn't do it for me...I'm also looking for implementing 2 different headers.

I might have to test the URL for additional parameters, if they're present we kick in the other header. If no parameter is there but main_page=..., then we know for sure we are looking at the index page.

I'll be digging the forums a bit more...

Cheers.
Jonathan