Hi There,
I'm stuck and wondering if anyone has already attempted to do what I'm attempting to do. So....
I am adding some DHTML navigation to my x-cart store. Right now it works fine on the index.html page within my store directory, but when I added the code that calls the external javascript file (which powers the nav bar) to home.tpl, the functionality works, but I lose the formatting.
You can see what I mean here:
http://69.233.191.177/RPstore/
index.html page within the store directory, where the DHTML works fine
http://69.233.191.177/RPstore/home.php?cat=1
store page where the DHTML functionality is working, but formatting is not.
(please note this is not a live store, and is currently under construction, so pardon the mess)
The formatting is part of the javascript, there isn't a style sheet for the navigation. Has anyone successfully integrated a DHTML nav bar into the home.tpl template before?
tia...
[/url]