FILTER tag, having problems... |
![]() ![]() |
FILTER tag, having problems... |
Jan 29 2004, 12:40 AM
Post
#1
|
|
![]() amnesia n dejavu...think ive 4gotten this b4 ![]() ![]() ![]() ![]() Group: Member Posts: 205 Joined: Jan 2004 Member No: 1,521 |
uhh i know this has probably been asked before, and actually i think ive seen teh question...i just dont remember where
anyway, i tried to use the FILTER code to make my blogs opaque right, and now when i hover over a link, almost always a part of one of my blogbody's kinda...disappears. i cant really think why. this is the code i used... CODE <!-- begin code provided by createblog.com --> .blogbody { border: 2px solid #666666; border-left: 3px solid #666666; border-style: groove; line-height: 88%; FILTER: alpha(opacity=70); <!-- end code provided by createblog.com --> everything works...its just that one bug thanx in advance! -aMiT- |
|
|
|
Jan 29 2004, 09:21 AM
Post
#2
|
|
|
Serve it up FLiP StyLe ![]() ![]() ![]() ![]() Group: Member Posts: 147 Joined: Jan 2004 Member No: 892 |
i'm not that big on codes, but did u forget to close to code? ummm try this
CODE <!-- begin code provided by createblog.com -->
<style type=text/css>.blogbody { border: 2px solid #666666; border-left: 3px solid #666666; border-style: groove; line-height: 88%; FILTER: alpha(opacity=70);} </style> <!-- end code provided by createblog.com --> |
|
|
|
Jan 29 2004, 09:58 AM
Post
#3
|
|
![]() This is the part where you run away... ![]() ![]() ![]() ![]() Group: Member Posts: 103 Joined: Jan 2004 Member No: 647 |
is your blog boxed? cuz if it is, i dont think its the filter. i think its that, because its happened to me before and i took all my hover options off and it still seemed to do it. the only thing i can think of is it might be the div box doing it, its the only time it ever does it to me.
|
|
|
|
Jan 29 2004, 07:38 PM
Post
#4
|
|
![]() amnesia n dejavu...think ive 4gotten this b4 ![]() ![]() ![]() ![]() Group: Member Posts: 205 Joined: Jan 2004 Member No: 1,521 |
well, my blog isnt boxed, i took that off...its something with the filter i ThINk...weird....
ill go try wt xstyles said now ^_^ thx! -aMiT- |
|
|
|
Jan 29 2004, 07:47 PM
Post
#5
|
|
![]() amnesia n dejavu...think ive 4gotten this b4 ![]() ![]() ![]() ![]() Group: Member Posts: 205 Joined: Jan 2004 Member No: 1,521 |
gah...well that dint work either -_- guess ill just take the filter tag out....
anyone know any other way to make my layouts semi see thru? not totally transparent, so you can read em, but so that my bkgr will be still visible? -aMiT- |
|
|
|
![]() ![]() |