• Hi
    I am using the fudo theme. I wonder can anyone help with this problem I’m having. I have created a new page and in it I have created a two column table with images in the left column and bulleted text in the right column. I have six images one after the other down the left hand side of the page. This displays perfectly in firefox but when I checked Internet Explorer, The text in the right table column is greatly indented from the table cell margin and looks all wrong. Can I format this somehow to display properly in IE. My table code is:

    <table>
    <tbody>
    <tr>
    <td><a href="http://www.keadeenhotel.ie" target="_blank"><img class="alignleft size-full wp-image-241" title="The keadeen Hotel" src="http://localhost/www.wowweekend.ie/wp-content/uploads/2011/06/keadeen.gif" alt="The keadeen" width="370" height="175" /></a>
    <a href="http://www.shadesandshapes.ie" target="_blank"><img class="alignleft size-full wp-image-243" title="Shades and Shapes" src="http://localhost/www.wowweekend.ie/wp-content/uploads/2011/06/shades.gif" alt="Shades and Shapes" width="370" height="175" /></a>
    <a href="http://www.newbridgesilverware.com" target="_blank"><img class="alignleft size-full wp-image-254" title="Newbridge Visitors Center" src="http://localhost/www.wowweekend.ie/wp-content/uploads/2011/06/Newb.gif" alt="Newbridge Visitors Center" width="370" height="175" /></a>
    <a href="http://www.vfi.ie/Pub/2275-Johnsons" target="_blank"><img class="alignleft size-full wp-image-258" title="Johnson's Bar" src="http://localhost/www.wowweekend.ie/wp-content/uploads/2011/06/****tails.gif" alt="Johnson's Bar" width="370" height="175" /></a>
    <a href="http://www.kildarevillage.com" target="_blank"><img class="alignleft size-full wp-image-237" title="Kildare Village" src="http://localhost/www.wowweekend.ie/wp-content/uploads/2011/06/villagegirls.gif" alt="Kildare Village" width="370" height="175" /></a>
    <a href="http://www.curragh.ie" target="_blank"><img class="alignleft size-full wp-image-260" title="The Curragh" src="http://localhost/www.wowweekend.ie/wp-content/uploads/2011/06/curragh.gif" alt="The Curragh" width="370" height="175" /></a></td>
    <td>&nbsp;
    <ul>
    	<li>Begin your weekend upon arrival to the 4* star Keadeen Hotel in Newbridge.</li>
    </ul>
    <ul>
    	<li>Once settled into this luxurious hotel, you will then be transported to Shades & Shapes Hair Design where you will be greeted with some pink champagne while the team of stylists transform your luscious locks for your party night ahead!</li>
    </ul>
    <ul>
    	<li>Once you’re looking as glamorous as movie stars, it’s off to the world-famous Newbridge Silverware Visitor Centre for a gourmet lunch, followed by a tour of the fabulous Museum of Style Icons. Here you’ll be blown away by the array of collections from the true stars of Hollywood: Audrey Hepburn, Marilyn Monroe, Grace Kelly and Judy Garland, to name but a few!</li>
    </ul>
    <ul>
    	<li>As evening draws near, its time to learn how to shake it like Tom Cruise at your very own ****tail Mixing Class. And yes ladies, what you mix, you must consume, so be prepared!</li>
    </ul>
    <ul>
    	<li>And, because movie stars never go to bed early, we’ll provide VIP passes to a top niteclub!</li>
    </ul>
    <ul>
    	<li>With the party now in full swing, it’s time to hit the bar! After some delicious nibbles, let your hair down and enjoy fantastic live music, laid on especially for you!</li>
    </ul>
    <ul>
    	<li>The next morning, after recovering in the Keadeen Hotels state-of-the-art Leisure Centre, its time for some retail therapy at Kildare Village, home to chic superstar brands like DKNY, Karen Millen and many more.</li>
    </ul>
    <ul>
    	<li>Or, head to the Curragh Racecourse*, Ireland’s classiest horseracing venue, to wrap up your weekend with a flutter or two! (Depending on race date availability)</li>
    </ul>
    </td>
    </tr>
    </tbody>
    </table>
  • The topic ‘Table display problem in IE’ is closed to new replies.