Does anyone have an idea on how to get the dog eared effect without using full images? I tried doing this with the css border trick but the problem is that I need it to be transparent so the background image pulls through.
http://forrst.com/posts/Fid/original/5Ll
Lea Verou has a post on the beveled corners with css gradients
http://lea.verou.me/2011/03/beveled-corners-negative-border-radius-with-css3-gradients/
Awesome! Thanks a lot!
Here is a fiddle I made with the code that Lea Verou provided to get the effect I was looking for.
Does anyone have an idea on how to get the dog eared effect without using full images? I tried doing this with the css border trick but the problem is that I need it to be transparent so the background image pulls through.
http://forrst.com/posts/Fid/original/5Ll
Lea Verou has a post on the beveled corners with css gradients
http://lea.verou.me/2011/03/beveled-corners-negative-border-radius-with-css3-gradients/
Awesome! Thanks a lot!
Here is a fiddle I made with the code that Lea Verou provided to get the effect I was looking for.