Orca Buttons - QUICK QUESTION

I love all these buttons Orca ships with but how can I change the background to black? It must be in a CSS file. I thought I may have found it in main.css HERE:

 

.btn

{

 position:relative;

 background-image:url(../img/button_bg.gif);

 background-position:0 0;

*****HERE***** background-color:black;   <<<<<This was white...

 height:25px;

 width:100px;

 overflow:hidden;

 border:none;

 font-size:11px;

 font-weight:normal;

 color:#000000;

 text-align:center;

 overflow:hidden;

 margin-left:5px;

 float:right;

}

 

But it didnt work...

 

Any help much appreciated!!!

 

Theresa

Quote · 9 Sep 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.