Archive for the “CSS” category
Suckerfish implementation of CSS dropdown menu
by Mike Badgley on July 3, 2009
Late last week, a client contacted us with a request to add a dropdown menu to their Web site. Being a fairly content-heavy site, this made a lot of sense. So often, when coming up with designs and wireframes for (…)
CSS length units you’ve never used
by Mike Badgley on June 17, 2009
I’ve been doing CSS layouts for quite some time now and it is safe to say that I’ve never used most of the length units that are available with the CSS 2.1 specification. If you’re like me, you’ve used pixels (…)
Server errors with @import from within a style sheet
by Mike Badgley on June 11, 2009
Came across this one yesterday after we launched a new Sitefinity-powered Web site for a client of ours. We were getting all sorts of HTTP Error 400 Bad Request errors, and they all had to do with style sheets. The site (…)
Skinning Sitefinity: Part 1
by Mike Badgley on May 7, 2009
In an earlier article I posted back in March, I discussed how I would be working within a CMS product by Telerick called Sitefinity for one of our major clients here at iStudio. Well the designs for the site have (…)
A closer look at CSS selector support in IE7, Part 2
by Mike Badgley on April 22, 2009
In this second article I will break down the remainder of the CSS selector tests that I first discussed in part one of this mini series. As I alluded to earlier, it is not all doom and gloom with respect (…)