I was in a meeting the other day with a client and my business partner, Greg Smart, was giving our usual spill about standards compliance to the client and brought up the Target Lawsuit filed a few years back by the National Federation for the Blind. This lawsuit is of particular importance to those of […]
Facebook Connect Issue in IE
If any of you have installed the Facebook Connect plugin by Javier and had issues w/ the connect graphic not displaying in your sidebar not showing correctly in IE, here’s the fix for it. Just add the following line of code to your header.php file: <span style="color: #606060"> 1:</span> <html xmlns=<span style="color: #006080">"http://www.w3.org/1999/xhtml"</span> xmlns:fb=<span style="color: […]
CSS Fix for #nav li & FeaturedContent Plugin
I have been using a lot of Brian Gardners themes for starter templates on my wordpress projects. In place of the tabber.php function I have been going with the FeaturedContent plugin because it seems to be a little smoother. I have ran into some issues though with the drop down navigation on a lot of […]
Eric Meyer’s CSS Sculptor (Expression)
I was looking for some resources online to help me get up to speed with Expression and stumbled across Eric Meyer’s CSS Layout Generator software that works as an add-on for Microsoft Expression. This is a no-brainer, wonderful idea. I am a huge fan of code generators and anything else that will help me save […]
Layout Master (CSS)
I was surfing the web today looking at some CSS and Standards Related Articles and stumbled onto a pretty cool find. It’s a product that WESTCIV, the folks that rolled out Style Master (Topstyle’s Competition), had on the market a while back. It’s still available for download from their website. For an old-school tables based […]
Table-Based Layouts (The Next Big Thing) in CSS
I just got finished reading an article that got pushed out in the Sitepoint Times by Kevin Yank that was titled, “Table-Based Layout Is the Next Big Thing”. It was a good read that discussed how the upcoming release of Microsoft’s Internet Explorer 8 is finally going to offer support for CSS Tables. This should […]