Creating A Pretty Hover Effect For My Images
-
Right now I am using this code I got from Codex for the images I post on my site
#primary img, #photos img {
padding: 4px;
max-width: 100%;
border: 2px solid #999;
}However, I keep trying to create a hover color and it’s not working.Can anyone tell me how to get this effect.Something similar to to this site maybe.
Thanks ??
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Creating A Pretty Hover Effect For My Images’ is closed to new replies.