MaGiCSuN
02-05-2004, 10:38 PM
Hi there,
i really can't figure out what is wrong with this code:
.sidebar { background-color: #E87E7E; border: 1px solid #000000; color: #000000; font-weight: bold;
filter: alpha(opacity=10); }
the filter alpha opacity thing is not working at all. While i have on the same page (using the same stylesheet ((external)) offcourse) image buttons that do have the opacity thing work. This is what i use for the div:
<div class="sidebar">»» Welcome</div><br>
they are all headers. When i put the code directly into the <div> it doesn't work either.. I'm finding this kinda strange, since the buttons do work with the opacity thing and they are in the same external stylesheet file.
Thanks
Love,
Mirna
i really can't figure out what is wrong with this code:
.sidebar { background-color: #E87E7E; border: 1px solid #000000; color: #000000; font-weight: bold;
filter: alpha(opacity=10); }
the filter alpha opacity thing is not working at all. While i have on the same page (using the same stylesheet ((external)) offcourse) image buttons that do have the opacity thing work. This is what i use for the div:
<div class="sidebar">»» Welcome</div><br>
they are all headers. When i put the code directly into the <div> it doesn't work either.. I'm finding this kinda strange, since the buttons do work with the opacity thing and they are in the same external stylesheet file.
Thanks
Love,
Mirna