Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

CSS Style Sheet


Guest

Recommended Posts

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

Link to comment
Share on other sites

Have you thought of posting this in the sts support thread?

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

  • 1 month later...
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

Cheers

 

Ron

 

The Crew rowing the boat, don't rock it !

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...