WebSite X5Help Center

 
Juergen S.
Juergen S.
User

Transparency within template  de

Autor: Juergen S.
Besucht 806, Followers 1, Geteilt 0  

Hi, I designed a template. You find a picture attached. The white rectangle in the middle should have about 15% transparency, to see the woman. So I created a picture with 15% transparency (weiss.png) and used it, but the white is  still solid.

What can I do?
Did I miss something? Anything about the CSS I could do? Will it be better in V13?

Gepostet am
2 ANTWORTEN
CARLOS AMARAL
CARLOS AMARAL
Moderator
Nutzer des Monats ES

is better than the rectangle remains in table format and not a fixed size image background.
With that image the site will not be responsive.
In the properties of the bottom of the page step 1, you got to select the background color and transparency.

Mehr lesen
Gepostet am von CARLOS AMARAL
Juergen S.
Juergen S.
User
Autor

I'm sorry. I found out by myself:

I have to add in the CSS at Statistics, SEO and Code:

#imContentGraphics {
opacity: 0.5;
}

it works.

8:o)=

Mehr lesen
Gepostet am von Juergen S.