Community Page
- cdcstudios.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- That's a cool idea. I think most of that could be done with either the ecommerce plugin (minus the buy now button) or with the custom fields when creating the site. Tying that functionality...
- Brilliant! That's exactly how I wanted the plugin to work. Adding that one now I think :D Also Beerinator!!!? How the heck are you man?
- There is already a plugin that is very similar to #5 in your list. wp-greet box plugin: http://wordpress.org/extend/plugins/wp-greet-box/ You can see it in action by clicking the link in this...
- Here's what I'm hoping to find (or create if I knew how): a plugin that would allow the manager of a restaurant site to update their food menu without dealing with formatting. It would...
- I totally dig on that idea. Shouldn't be too hard to do that one at all.
CDC Studios
The personal portfolio and blog of Chris O'Rourke
Nice post title eh? Well it’s how I really feel considering I’ve been trying to fix an issue with the way Windows IE renders pages when using the Cleartype engine. Even if Cleartype is on system wide Firefox and Opera don’t bat an eye at it. IE6 and IE7 both ren
... Continue reading »
3 years ago
3 years ago
I guess IE 8 which is slated for a July 2011 release will probably fix the issue.
3 years ago
2 years ago
#example {
opacity: 0.5;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
background-color: #fff;
}
2 years ago