26 comments found.
How do you implement the code for round pricing table on a wordpress ? Great job !
Send me Your email address
will this work in Wordpress? Great job btw!
Is there any reason why this is not working? This is the html and css. Just implement the code.
Having a problem with IE8.
It looks fine with IE10, Safari, Chrome, and FF.
It just shows up as a big square in IE8 when I tested it earlier today. I cannot see the prices either. Its just a big square with the data showing that you would normally only see if you hovered over.
I will send you a PM with the link to the page.
For opacity You can use:
/* IE 8 /
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
/ IE 5-7 /
filter: alpha(opacity=50);
/ Netscape /
-moz-opacity: 0.5;
/ Safari 1.x /
-khtml-opacity: 0.5;
/ Good browsers */
opacity: 0.5;
Wow, great job! Looking forward to buy this. Any plans of making more css snippets? It would be awesome to have other minimalistic and functional stuff from you.
probably soon i will add something new. best regards. Thanks.
nice work 
thanks