Log in

View Full Version : help with prostores



michaelad
12-21-2008, 03:29 AM
i just opened up a prostores stores ecommerce store. just wondering if anyone can help with how to link CSS to my store. i have recently learned the basics of how web design works, but with prostores, they use a language called "ssml" if anyone is familiar with this i would greatly appreciate your help with explaining how to incorporate and link .css and .js files with prostores.

please other advice or links/sources.

willing to pay for help if i don't find what i am looking for.

Snookerman
12-21-2008, 08:47 AM
Try adding this to your head section:

<link rel="stylesheet" type="text/css" href="path_to_style/stylesdoc.css" />
Change the highlighted part to go to your style file.