AutoDirector forum

The AutoDirector support and advice forum

Where does the CSS file go

Post Reply

Page: 1

Author Post
Member
Registered: Dec 2009
Posts: 15
Hi, I hope someone can help me and forgive me if this is a basic question. I have downloaded the sample green file and made the changes to it. where do I put the file now on my hosting. does it go in the route folder and do i need to change anything on the link text that goes in the header to point to it?

Many thanks for your help and hope it is much appreciated.

Jonathan :)
Administrator
Registered: Apr 2008
Posts: 324
The easiest solution is to remove the &style=xxxxx from your AutoDirector <script> link. That will ensure the existing stylesheet isn't loaded. Then, in your showroom page, ensure you have a link to your new CSS file (it can be anywhere):

<link rel="stylesheet" type="text/css" media="all" href="/styles/my-new-style.css" />

I hope that helps.
_______________
AutoDirector administrator
Member
Registered: Dec 2009
Posts: 15
Thank you for your response and help. I have tried this but am still not seeing the css sheet as the cars are listed in a non formatedway in the page. Sorry to be a pain.
Administrator
Registered: Apr 2008
Posts: 324
Are you definitely linking to the stylesheet correctly? Use something like Firebug or View Dependencies extensions in Firefox to check.
_______________
AutoDirector administrator

Post Reply

Page: 1