Hi, I have a few questions regarding this article from the KB:
http://kb.x-cart.com/display/XDD/Adding+CSS+and+JS+files
So, if I'm using the included Custom Skin module, would I add the AView file in the appropriate directory within modules/XC/CustomSkin?
Do my internal CSS and JS files need to be in my custom skin directory? Or in the default module directory? Or both?
And finally, am I better off writing my own module for the custom skin if I need to include CSS and JS files? (Rather than trying to force additional CSS and JS through the XCart Custom Skin module?)
I've been experimenting with this all morning and have had no success so far.