So I'm the person who screwed up (and is now fixing) some of the icon pages - I just wanted to say that this is a great intro for custom-layout designers (or people looking to tweak their custom layouts :)
The use of fixed widths, however, doesn't play well with the official layouts (all fluid-width) - and the 'secret' to multicolumns is to set .icon to 50% width (or 33% if you want three columns). My flaw was failing to clear alternating rows, which meant long text on icons was causing the floats to get 'caught' on each other.
Regardless, I'd totally recommend posting this to dw_styles for all the custom style authors and users!
no subject
The use of fixed widths, however, doesn't play well with the official layouts (all fluid-width) - and the 'secret' to multicolumns is to set .icon to 50% width (or 33% if you want three columns). My flaw was failing to clear alternating rows, which meant long text on icons was causing the floats to get 'caught' on each other.
Regardless, I'd totally recommend posting this to