• CSS Tip
    8 replies, posted
[B][U]Stitched effect[/U][/B] [url]http://jsfiddle.net/UPa9v/3/[/url] [B][U]Twitter-like Hover Effect[/U][/B] [url]http://jsfiddle.net/ejTHb/[/url]
Someone should make a megathread with these things.
[QUOTE=Killervalon;39053084]Someone should make a megathread with these things.[/QUOTE] How about we use this one? I'm up for posting some of these stuff.
[QUOTE=P1raten;39048447] [CODE]-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; -moz-box-shadow: 0 0 0 4px #e2e2e2, 2px 1px 4px 4px rgba(10,10,0,.5); -webkit-box-shadow: 0 0 0 4px #e2e2e2, 2px 1px 4px 4px rgba(10,10,0,.5); box-shadow: 0 0 0 4px #e2e2e2, 2px 1px 6px 4px rgba(10,10,0,.5);[/CODE] [/QUOTE] I believe prefixes are not useful anymore on these properties.
provide a jsfiddle link too [url]http://jsfiddle.net/UPa9v/2/[/url]
[QUOTE=fritzel;39054154]provide a jsfiddle link too [url]http://jsfiddle.net/UPa9v/2/[/url][/QUOTE] Maybe even [url]http://jsfiddle.net/UPa9v/3/[/url].
[QUOTE=saming;39053978]I believe prefixes are not useful anymore on these properties.[/QUOTE] Ah, you're right, it's supported by all browsers now. Except Opera-mini. What does opera use? Webkit? EDIT: Updated with jsfiddle links EDIT 2: [B][U]Call to action button[/U][/B] [IMG]http://puu.sh/1I4Kz[/IMG] [url]http://jsfiddle.net/a86r4/[/url]
Does anybody here know how to implement flairs on a subreddit? Shit's confusin' yo
[QUOTE=Mr. Face;39124310]Does anybody here know how to implement flairs on a subreddit? Shit's confusin' yo[/QUOTE] [url]http://www.reddit.com/r/csshelp/comments/m59kf/[/url]
Sorry, you need to Log In to post a reply to this thread.