Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

can't find where to change styles


CoSmis

Recommended Posts

Posted

In checkout_shipping, checkout_payment, etc, there are rows that change colors when clicked, radio button selected etc.

 

How do I remove the effects?

 

I have scoured everywhere and cannot find how to change them. I have spent a few hours searching the boards here too.

The problem is that I am using a dark background, and the white row color causes the white text to not show up.

 

Here's a link: My Shop Checkout

 

Any help is much appreciated!

Posted

stylesheet.css

 

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

Archived

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

×
×
  • Create New...