don't get mad >< |
![]() ![]() |
don't get mad >< |
Aug 10 2005, 10:47 AM
Post
#1
|
|
![]() duckieee<3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 527 Joined: Jun 2004 Member No: 24,962 |
i was searching for the code, i SWEAR! but i didn't find it...
the code to change the opacity of all pictures/images in your blog area...=.= |
|
|
|
Aug 10 2005, 11:00 AM
Post
#2
|
|
![]() i lost weight with Mulder! ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,070 Joined: Jan 2005 Member No: 79,019 |
i dont think you can....i know you can change the opacity of the blog. but....just the images?
watch one of the coding experts find a code for it. |
|
|
|
Aug 10 2005, 11:23 AM
Post
#3
|
|
|
omnomnom ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,776 Joined: Jul 2005 Member No: 180,688 |
Are you talking about a mouseover?
If not then you should put this code in your blog header and blog body attributes filter: alpha(style=0,opacity=50); |
|
|
|
Aug 10 2005, 12:06 PM
Post
#4
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
I'm not sure if there is a code for just the images in the blog, but here is a code to make ALL images transparent.
CODE <style type="text/css">img { filter: Alpha(Opacity=50); }</style> |
|
|
|
Aug 10 2005, 12:14 PM
Post
#5
|
|
![]() duckieee<3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 527 Joined: Jun 2004 Member No: 24,962 |
no...not that...>< it's okay...it's not that important anyways...thanks guys :)
|
|
|
|
Aug 10 2005, 12:18 PM
Post
#6
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
hohohohoh i got it. I got it. :D
CODE <style type="text/css">.blogbody img { filter: Alpha(Opacity=50); }</style>
|
|
|
|
![]() ![]() |