Color change

Hello everyone,

I am trying to change the color of the white top section above the top menu where your logo is located which is always white in dolphin 7 to the same color as the rest of my background. I don't see this in the code anywhere, only the background color and then that part above the top menu always stays white. It doesn't change with the background color, so it must be another line of code. Anybody know?

Kindest regards,

Chuxstir

Quote · 14 May 2011

general.css:157

 

from:

 

div.sys_main_logo {

position: relative;

z-index: 56;

 

background-color: #f4f4f4;

 

to:

 

div.sys_main_logo {

position: relative;

z-index: 56;

 

background-color: transparent;

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 14 May 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.