Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can't find .cssButton info in Stylesheet- am I looking in the right place


lglapion

Recommended Posts

I am trying to change the color of my buttons. I am looking at the stylesheet in catalog/stylesheet.css. I don't see:

 

.cssButton {

background: #C1DBED;

color: #000080;

width:100px

 

Does anyone know if I should look elsewhere?

 

 

Thanks,

Lisa

Link to comment
Share on other sites

I am trying to change the color of my buttons. I am looking at the stylesheet in catalog/stylesheet.css. I don't see:

 

.cssButton {

background: #C1DBED;

color: #000080;

width:100px

 

Does anyone know if I should look elsewhere?

Thanks,

Lisa

Did you ever add this entry to the file? It doesn't come as part of the regular osc classes in the stylesheet...

 

Richard.

Richard Lindsey

Link to comment
Share on other sites

I am trying to change the color of my buttons. I am looking at the stylesheet in catalog/stylesheet.css. I don't see:

 

.cssButton {

background: #C1DBED;

color: #000080;

width:100px

 

Does anyone know if I should look elsewhere?

Thanks,

Lisa

 

The majority of buttons are images and can be found in 'includes/languages/YOUR_LANGUAGE/images/buttons' where YOUR_LANGUAGE is the language you are using for your store.

 

Regards,

 

*Ringo*

Link to comment
Share on other sites

Did you ever add this entry to the file? It doesn't come as part of the regular osc classes in the stylesheet...

 

Richard.

 

Thanks for your reply! No- I thought since the buttons are showing up blue already on my cart that the color is coming from somewhere. But I cannot find where it is coming from. The above was a resolution someone else found in a message under "Button Colors" in Templates and Images Forum. Maybe it isn't the answer for me?- Lisa

Link to comment
Share on other sites

Did you ever add this entry to the file? It doesn't come as part of the regular osc classes in the stylesheet...

 

Richard.

 

Hmmm...I moused over all my buttons and go to the files they came from- looks like they are .gif images. So I can't change the color right? (unless I change the image?)

Link to comment
Share on other sites

Thanks for your reply! No- I thought since the buttons are showing up blue already on my cart that the color is coming from somewhere. But I cannot find where it is coming from. The above was a resolution someone else found in a message under "Button Colors" in Templates and Images Forum. Maybe it isn't the answer for me?- Lisa

Yeah there's a contribution out there for making css buttons, which is probably where this stylesheet entry comes from, and that forum posting that that other person found... By default though, they're just blue image buttons, and if you want to change them, you have to upload a new image button for each one you want to change... Ringo's post tells you where they're located at by default...

 

Richard.

Richard Lindsey

Link to comment
Share on other sites

The majority of buttons are images and can be found in 'includes/languages/YOUR_LANGUAGE/images/buttons' where YOUR_LANGUAGE is the language you are using for your store.

 

Regards,

 

*Ringo*

:thumbsup: you are brilliant, thanks!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...