Need to add nav from my website to ZC header
Im not sure if I can post links, I think I can.
Im trying to put the header and navigation from this page into my ZC header: http://www.spartanleathers.com/main/test/test.php
It uses specific CSS and Javascript, which have all their associated libraries, and, well, my PHP skills are so poor, that it makes me do this: :shocking:
Here's the page it is going to be added to:
http://spartanleathers.com/main/store
You can see I've added the image map that is on there now, but this JS with all the linked files, linked CSS, etc is just :frusty:
Can anyone help guide me as to how to accomplish it?
Thanks!
Re: Need to add nav from my website to ZC header
Add you new nav bar after this
<!--Header Portion starts -->
<div id="header-container">
Here