Profile Transparency

How would I edit 7.1.2 To enable partial transparency for the Profile 'Blocks', and total transparency for 'behind' them [if this is possible] so that if a user changes the profile background they can actually see it.

Any help is appreciated. 

Quote · 26 May 2013

I mean, even a post of Look here: Link would be helpful, cause I've searched google, to no avail.

All solutions where for Older Dolphins, it didn't work for me.

Even a post of NOT POSSIBLE would help, so I can just give up
[Although, I know it is possible, I just don't know how...] 

Quote · 26 May 2013

Ok, so I found out how to do it [thanks to google chrome's inspect element function]
However, it doesn't stick... I have custom.css set to:

.sys_main_content {
  1. backgroundrgba(255, 255, 255, 0) !important;

}

Upload it to the site, but it still keeps coming back white... [#fff]
Cleared Cache and everything, tried to change templates, and change back, but no go.
Does dolphin just not play well with Transparency or what?
I mean, I even tried to just delete the entry, but no go...

 

 

Quote · 30 May 2013

The last zero is the opacity (transparency) - set this to 0.8 instead of 0.

You can change this number to whatever you want, but 0.6 to 0.9 is probably what you want.

 

From this:

  1. backgroundrgba(255, 255, 255, 0) !important;

To this:

  1. backgroundrgba(255, 255, 255, 0.8) !important;



Ok, so I found out how to do it [thanks to google chrome's inspect element function]
However, it doesn't stick... I have custom.css set to:

.sys_main_content {
  1. backgroundrgba(255, 255, 255, 0) !important;

}

Upload it to the site, but it still keeps coming back white... [#fff]
Cleared Cache and everything, tried to change templates, and change back, but no go.
Does dolphin just not play well with Transparency or what?
I mean, I even tried to just delete the entry, but no go...

 

 

 

This is my signature, there are many like it but this one is mine...
Quote · 30 May 2013

Yeah I found out where to make all the edits lol
[I'm a bit Slow]
Got everything working now! 

Quote · 4 Jun 2013

could you tell me where block code is for making the blocks on all pages more transparent home page and profile most important to get more transparent 

Quote · 31 Jul 2014
 
 
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.