Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Is there a contribution for style sheet?


Salvo

Recommended Posts

Hi all,

 

I have been searching everywhere to see if there was a contribution that would allow to change the style sheet colours depending on a page/category viewed.

 

Or is it possible to override the main style sheet in 1 or more pages?

 

Thanks

 

Salvo

Link to comment
Share on other sites

Try to find out why stylesheets are called "cascading style sheets" ;-)

 

HTH

You can't have everything. That's why trains have difficulty crossing oceans, and hippos did not adapt to fly. -- from the OpenBSD mailinglist.

Link to comment
Share on other sites

Default.php

uses

<link rel="stylesheet" type="text/css" href="stylesheet.css">

 

Default.php

default.php/cPath/100

uses

<link rel="stylesheet" type="text/css" href="stylesheet.css">

But I like it to use

<link rel="stylesheet" type="text/css" href="stylesheet_sub.css">

 

How?

 

Thanks

 

Salvo

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.

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...