Changing the colour of the profile form

Hi,

I would like to change the colour of the profile form (general info section), can anyone assist me please?

Russell

Quote · 13 Nov 2012

Does anyone actually answer these questions anymore?

Quote · 17 Nov 2012

Hello!

U need to specify settings of tr and tr elements for CSS class view_profile_form_wrapper. Usually need to make next actions:

1) Open file file templates/tmpl_***/css/profile_view.css (ur own template or in default 'uni' or 'alt' skins).

2) Add there lines like the next:

.view_profile_form_wrapper {

color: navy;

}

.view_profile_form_wrapper tr {

/*settings of uf td*/

}

This set is enough to apply changes only in general info section of profile area.

Regards

Quote · 23 Nov 2012

I'm lost!!

Quote · 26 Nov 2012

What part isn't clear for u? Also plz specify - do u know CSS?

Regards

Quote · 28 Nov 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.