CSS: main_footer_block

I would like to change the color of the border in the BoonEx block . Is it possible?

 I try this in general.css:

.main_footer_block {
    border:1px solid #0066B2;
}

... but it does not work. Where does it write?

Quote · 8 Jun 2011

Hello try to replace this code line in your style:

border:1px solid #0066B2;

with

border:1px solid #0066B2 !important;

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 8 Jun 2011

Make sure you not edit in the "base" folder. Do it in the custom templates folder.

----
Quote · 8 Jun 2011

Thank you! It works.

Quote · 8 Jun 2011

 

Thank you! It works.

 you are welcome

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 8 Jun 2011
 
 
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.