Make transparent a list
Hello!
I'm trying the following code:
[dsid=mobilelistitem_123]{
background:url("") no-repeat;
background-color: #FFFFFF;
opacity: 0.3;
}
I want that the list is a bit clear (not cloudy), to see the image of the background.
Thanks and regards