Hi!
I'm using the quickslider on my home page:
www.i-english.nl
And I would like to put in the same overlay with text that is used on the featured slider. I am using this code but It's not working:
.fslider .fcontent {
float: right;
}
.fslider .fcontent {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.35);
color: #FFFFFF;
display: inline;
min-width: 220px;
position: relative;
text-shadow: 0 -1px 0 #000000;
width: 33%;
}
Thanks!
Tamar













