Guest Posted January 4, 2008 Share Posted January 4, 2008 I have STS installed. You can see my site here at www.boneyardbikes.com/store/catalog/index.php for some reason the template is not utilizing the style i have created for it.... when the template html file is on my local system it is working once i upload it ..... it doesn't work any longer. Yes the css is loaded all permissons are correct. Please advise Quote Link to comment Share on other sites More sharing options...
♥geoffreywalton Posted January 5, 2008 Share Posted January 5, 2008 Have you thought of posting this in the sts support thread? Quote Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>. Link to comment Share on other sites More sharing options...
RKB Posted February 14, 2008 Share Posted February 14, 2008 I have STS installed. You can see my site here at www.boneyardbikes.com/store/catalog/index.php for some reason the template is not utilizing the style i have created for it.... when the template html file is on my local system it is working once i upload it ..... it doesn't work any longer. Yes the css is loaded all permissons are correct. Please advise It would seem that you are not calling the style sheet correctly from your template html file If your style sheet is in the root dir then <link href="stylesheet.css" rel="stylesheet" type="text/css" /> should do it. I have my sts style sheet away from the main stream stuff in a dir in the sts area, so they will not be over written with upgrades. So in my html template it looks like this <link href="includes/sts_templates/virtual/virtual.css" rel="stylesheet" type="text/css" /> Hope this clear Quote Cheers Ron The Crew rowing the boat, don't rock it ! Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.