On my site:
I would like to control the overlay color and opacity on the block beneath the type in the features, either independently or as a group.
I was told that the code for this is:
#feature_slider .fcontent {
background: url("../images/black60.png") repeat scroll 0 0 transparent;
color: #FFFFFF;
display: inline;
font-size: 1.2em;
line-height: 1.55em;
position: relative;
text-shadow: 0 -1px 0 #000000;
}
But I don't see how I can change the color or opacity of the translucent dark block behind the type.
Change the color of the feature "transparent" overlay
Started by
suerama
, Nov 21 2011 01:18 AM
1 reply to this topic










