Blocks - Background Inner Color Change

Hello there!

Just a quick question (and I am sorry if I am posting this topic again, but I really don't know how to search for it). Please forgive my stupidity. :0)

I would like to change the light blue color inside the blocks of all pages on UNI Template.

Not the background color, cause I want the background as it is (white), however there is a light blue color in the middle of it that I haven't got a clue how to change on general.css and I would like to change it to light gray.

Could someone be kind enough to show me how to change it?

Picture attached to demonstrate where I want the colors changed.

Thanks a lot, folks!

Colour Change.jpg · 151.1K · 136 views
Quote · 2 Mar 2012

Hello

It's a default background in Dolphin forms. You may change it via templates/base/css/forms_adv.css file. Find the following CSS class and change color in it

 

.form_advanced_table th,
.form_advanced_table td,
.input_close,
.button_wrapper_close
{
background-color: #f4f7fa;
}

 

P.S. If you created a post here and want to track it you may click with "Subscribe" in the post's actions list. Then you'll have the post in Forums -> Subscriptions and receive notifications about post updated via email.

 

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 2 Mar 2012

Thank you so much for the tip, Anton.

I totally forgot about the Subscribe option.

So, the css you gave me worked...in parts.

It is still light blue for the news, files and articles box.

I swear I have changed all the light blue colors I found to the gray one and cleaned up the cache. Smile

Any ideas where that might be?

Thanks a lot for your patience.

 

Quote · 3 Mar 2012

It mustn't be that difficult.

Waiting for answers.

Quote · 3 Mar 2012

 

Thank you so much for the tip, Anton.

I totally forgot about the Subscribe option.

So, the css you gave me worked...in parts.

It is still light blue for the news, files and articles box.

I swear I have changed all the light blue colors I found to the gray one and cleaned up the cache. Smile

Any ideas where that might be?

Thanks a lot for your patience.

 

 

Quote · 4 Mar 2012
 
 
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.