View Single Post
  #1  
Old 02-13-2006, 06:42 PM
  SailorChick_33588's Avatar 
SailorChick_33588 SailorChick_33588 is offline
 

Newbie
  
Join Date: Nov 2005
Location: California
Posts: 8
 

Default Adding DHTML navigation to store pages

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]
__________________
x-cart gold (unix)
Version 4.0.16
Reply With Quote