Transparent profile page

I know you can create your own background for your profile page. However the background only shows around the edge of the whole page. I know you can change the color of the background of the page container in the general.css file, but I don't want every page to have a transparent background within the page container, just the profile page so people's background will show through more of the page than just around the edge of the page.

Quote · 14 Feb 2010

you need to add some new css code to templates/tmpl_uni/css/profile_view.css

.main
{
background-color:transparent;
}

.disignBoxFirst
{
background-color:transparent;
}

Quote · 14 Feb 2010

Thank you Thank you,

Only 1 problem. Now I cannot read the text and the lines outlining the html blocks are kind of hard to see also. Not with someone who has a standard background, those look fine. Just the people who uploaded a picture for their background are kind of hard to see the text and html block lines. Can I add some code so the html block lines and the text stand out better?

Quote · 14 Feb 2010

Rather than a transparent background, you can use a .png semi-transparent (try 40%) background image for the blocks ;-)

Life is a fatal disease, sexually transmissible - Virginity is carcinogenic! Ask here for vaccine.
Quote · 15 Feb 2010
 
 
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.