I added my styles sheet for our Spry menu bar directly in X-Cart as
<link href="/SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet"
type="text/css" />
The main reason I wanted to keep this separate is because this is primarily for the website and not specific to X-Cart. This Spry styles sheet was already on our host server in a separate folder for the website, so it was just a matter of getting to the correct folder. Also, I figured it would be an easier fix when we decide to change our menu bar.
Christine
Quote:
Originally Posted by AMMoyer
I am trying to integrate some Spry widgets from Dreamweaver. I've copied the javascript files into a new folder in skin1 and updated the links. There is also a CSS file in the spry folder. Should I cut and paste this into the skin1.css or somehow call this new CSS from the template that uses the widget?
If I should put it in the skin1.css, then where? If I should call it, how?
Thanks.
|