Hi Everyone,
I’m new to EE and could use a hand. My client has a fresh install of ExpressionEngine and CartThrob. The site is being hosted on GoDaddy.
I have created templates and referenced some CSS using:
<link href="{stylesheet='shop/styles.css'}" rel="stylesheet" type="text/css" />The CSS does not appear to be working. I appears in the view source as
<link href="http://lavivahomedesign.com/index.php?css=includes/css/styles.css" rel="stylesheet" type="text/css" />Also, I have scoured the root directory and I cannot find any .htaccess files.
Any thoughts?
Thanks in advance!