Editing opacity in CSS
-
Hi i’m trying to edit the opacity of my sites wrapper in the style.css i have tried this
#container, #container_wrap { float:left; margin:0; width:100% !important; padding:0px !important; opacity:0.5; }However this does nothing, any ideas?
(I also tried this with #wrapper)My sites http://217.199.187.71/theplazasuite.com/
Kind Regards
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Editing opacity in CSS’ is closed to new replies.