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 --> |
|
|
|
urcompsezwazzup FILTER tag Jan 29 2004, 12:40 AM
deadsouls is your blog boxed? cuz if it is, i dont think its... Jan 29 2004, 09:58 AM
urcompsezwazzup well, my blog isnt boxed, i took that off...its so... Jan 29 2004, 07:38 PM
urcompsezwazzup gah...well that dint work either -_- guess ill jus... Jan 29 2004, 07:47 PM![]() ![]() |