PDA

View Full Version : How to set backgroud opacity in CMS


edyy
05-04-2011, 03:50 PM
To be more clear I will try to explain what I whant to do and what i did until now. I want the backgroud from sections ( the white color on default theme) to be transparet to set an opacity level, something like in this example from the tutorial http://www.w3schools.com/Css/css_image_transparency.asp. I tried to add the opacity 0.6 to the body_background stylevar but without any succes. Can you help me to make that possible. The test site is test.games-area.ro and the color of the css i want to change will be set to yellow for a better usage.

Thanks!

edyy
05-06-2011, 05:19 PM
no ideea on how to do this trick ???

Lynne
05-07-2011, 02:55 AM
<a href="http://www.w3schools.com/css/css_image_transparency.asp" target="_blank">http://www.w3schools.com/css/css_image_transparency.asp</a>

edyy
05-07-2011, 04:33 AM
I already done that but i don't know where to put the css code .

I tried to put it in .body_wrapper but everything goes transparent including text and widgets. I need to put the code to the background stylevar in body_wrpapper and I don't know how.

Thanks!

josephu
05-07-2011, 12:44 PM
you could ask skinden, or just modify their "FPS" theme

Lynne
05-07-2011, 02:49 PM
Post a link so we can see what you have done.

BigAl205
05-08-2011, 01:59 AM
Here's a white 60% transparency if you want to just use it as a background for your stylevar. Make sure to make the color transparent. I know it looks goofy, but if you right click the PNG below and save it, you can use it over another image or color.

edyy
05-08-2011, 01:08 PM
Thank you all for the great help, i succeded in my mision.