[css-d] IE8, :hover, underline, and generated content

2012-05-24 Thread paceaux
Hi All, I have a conundrum that I'm not sure how to fix. Firstly, here's a JSFiddle that you can review: http://jsfiddle.net/Paceaux/Gqzyh/ . Due to a non-disclosure agreement, I can't show you an actual page with full context. 1. I'm doing :hover{text-decoration:underline} 2. I'm adding generate

Re: [css-d] line widgets up horizontally

2012-05-24 Thread John
On May 24, 2012, at 10:17 AM, Tim Arnold wrote: > Simply add "float: left;" to ".widget" and then probably adjust widths > and margins if you want them to match the ones below exactly. 1em > right margin, and a width of 136px seems about right. > ... > Seems to do the trick nicely. Yes it does…

Re: [css-d] line widgets up horizontally

2012-05-24 Thread Tim Arnold
On Thu, May 24, 2012 at 1:10 PM, John wrote: > > At this link:  http://coffeeonmars.com/testing/index.html > > You see 5 "widgets" all identical, lined up vertically. I would like them to > line up horizontally, the way the other, different widgets at the bottom of > the page do. > > The bottom-

[css-d] line widgets up horizontally

2012-05-24 Thread John
At this link: http://coffeeonmars.com/testing/index.html You see 5 "widgets" all identical, lined up vertically. I would like them to line up horizontally, the way the other, different widgets at the bottom of the page do. The bottom-page widgets are .png files; the ones at the top are a comb