icecool Posted May 7, 2009 Posted May 7, 2009 Hi All Please help me to change Payment Method selection Box color I have changed almost every colour in the ****stylesheet.css**** under catalog. Nothing wants to work. I have looked here and have not come right. http://www.oscommerce.info/kb/osCommerce/C...n_and_Layout/54 Please help and thank you in advance.
MarcellaE Posted May 7, 2009 Posted May 7, 2009 in the stylesheet look for this and change the color: .moduleRow { } .moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; } .moduleRowSelected { background-color: #E9F4FC; }
icecool Posted May 9, 2009 Author Posted May 9, 2009 in the stylesheet look for this and change the color: .moduleRow { } .moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; } .moduleRowSelected { background-color: #E9F4FC; } Thank You very much.
icecool Posted May 9, 2009 Author Posted May 9, 2009 where could I find to change this one please. Thanks
MarcellaE Posted May 9, 2009 Posted May 9, 2009 where could I find to change this one please. Thanks same file. .productsNotifications { background: #f2fff7; }
icecool Posted May 10, 2009 Author Posted May 10, 2009 same file. .productsNotifications { background: #f2fff7; } Thank You
Recommended Posts
Archived
This topic is now archived and is closed to further replies.