Hi!
I'm making a site for a client, and I'm trying to display posts horizontally. I'm using a static page as frontpage, with dynamic content (posts).
Look at this screenshot from Firefox: http://www.jorgent.com/div/css-inline-table.jpg
I'm using display: inline-table; to display the news posts horizontally, but IE don't support this. How can I display the news posts the same way in IE? Maybe there's a plugin for this?
I'm really grateful for any help.
Cheers!