Hey guys and gals
I’ve installed cs-cart, but when i view the store front the style sheet links are missing in the - [url]http://www.chunkesolutions.co.uk/sandbox/cs-cart/[/url]
Tried to change the skin to see if something messed up but it still missing the href link.
Am I doing something wrong as i would expect this to work ‘out of the box’
Paul
Hmmm, the default styles are all referenced through the index.tpl file in your active skin via this line:
{include file=“common_templates/styles.tpl” include_dropdown=true}
Try looking at that or in common_templates/styles.tpl
Or, try reinstalling or contacting support.
- Jonah
I looked at that. But couldn’t find the styles.tpl
I will try reinstalling to see if that fixes it. Thanks jonahcoyote