Pixelated with a border, how do you do it? |
Pixelated with a border, how do you do it? |
Sep 19 2006, 05:09 PM
Post
#1
|
|
![]() Your Chuckle's My Giggle ![]() ![]() ![]() ![]() Group: Member Posts: 147 Joined: Jul 2005 Member No: 179,217 |
I made a layout awhile ago and used these codes:
CODE a:hover {filter:progid:dximagetransform.microsoft.pixelate(duration=.25, maxSquare=3, enabled=true); height: 4px; clip: rect( );} a:hover image { border-color:FE00BA; } . . .so my pictures would be both pixelated AND have a pink border. But now I'm trying to use the same code in a new layout and it pixelates, but it doesn't have a border. Does anyone know why it would've worked 6 months ago or so and not work anymore? Did something change that I don't know about? And does anyone know how to get the same effect now? |
|
|
|
EyesOfBluestSkies Pixelated with a border Sep 19 2006, 05:09 PM
This Confession Link to your myspace? Sep 19 2006, 05:29 PM
EyesOfBluestSkies Okay, I don't know if I'm just completely ... Sep 19 2006, 05:40 PM
This Confession ^everything works fine for me
heroes isn't cu... Sep 19 2006, 05:53 PM![]() ![]() |