Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Find exact hexadecimal number


L.A.Willman

Recommended Posts

Posted

I'm going bald trying to find where a specific hec color is stored. I've located 4 separate stylesheets so far, it's not on any. I'm looking for #CC0049 ( Red shade ). I run a Hot Pink background, and Red just isn't very readable text color. I've done a deep windows search for the code with no luck. I use ColorPix to hover the color, it is #CC0049 but can find no reference to it in coding, Anywhere. Help on this will sure be appreciated

 

.post-303509-0-46204600-1326737306_thumb.gif

 

I'm dealing with the above

Posted

Hi Larry

 

Try .stockWarning in the stylesheet

 

.stockWarning{font-family:Verdana, Arial, sans-serif;font-size:10px;color:#cc0033;}

 

Regards

 

Ken

Posted

Hi Larry

 

Try .stockWarning in the stylesheet

 

.stockWarning{font-family:Verdana, Arial, sans-serif;font-size:10px;color:#cc0033;}

 

Regards

 

Ken

 

That was it exactly Ken, Thank You so much. I wonder why it showed as CC0049? That messed me up. Again... Thanks :mellow:

Posted

You did a fantastic job of nailing that one... care to try another? I understand if ya pass, I can't push my luck. I really only try for one change per day, I did that already.

 

How about... Where can I find this? post-303509-0-82260100-1326751329_thumb.gif The grey with the blue hover just isn't very good looking. Thank You Once More. I'm trying to do a basic black, with no hover color. When I turn the site over to the end user/owner, I want it to be as easy as possible for her to run, her plate is full enough right now.

Posted

Hi larry

 

The buttons in V2.31 are styled with jquery_ui. The stylesheet is in \ext\jquery\ui\redmond in the default install.

 

The easiest way to change the appearance is by using themeroller

 

Or try Themeswitcher

 

 

Hope this helps

 

Ken

Posted

If you want to check items in your style sheets i use a free program called topstyle lite. Google will find it. It shows the stylesheet listings and underneath the actual colours and styles of each class. It helped me anyway.

REMEMBER BACKUP, BACKUP AND BACKUP

Posted

If you want to check items in your style sheets i use a free program called topstyle lite. Google will find it. It shows the stylesheet listings and underneath the actual colours and styles of each class. It helped me anyway.

 

Thanks Steve, I'm always looking for aids / tools / slick programs to help. Just makes life easier, Thanks Again.

Archived

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

×
×
  • Create New...