Quote:
Originally Posted by sunfighter
Why are you using two different DOC types? Why did you change the css files? Where is the 'add to cart'?
|
I am using different doc types because AgoraCart is an open source cart and it has its own settings, some of which seem to be readily changeable, and some of which are not, doctype being in the second category. If I change the doctype for the rest of my site to match Agora's, it doesn't break it. So I don't think doctype is the issue.
Agora has its own CSS file, for the cart's formatting. But I copied and pasted the #nav rules from my original site into Agora's CSS file, so that it would have the CSS rules available for displaying the navigation bar. Most of them are working - it looks close to right, it's just that the hover features aren't working.
There is an add to cart button available after you click each product... but not sure why you ask that
Anybody have any input on this?