I know there is a way of getting CSS to create transparency for a DIV. However it also applies it to the text, and the things I have tried just don't work.
What do you reccommend?
Code:#sidebarLeft{filter: alpha(opacity=75); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75); -moz-opacity: 0.75; opacity:0.75; }
--
Zenax


LinkBack URL
About LinkBacks
Reply With Quote
