Hi

When trying to format a page on the Danland theme - From Version 1.6, I have noticed when you wish to display images in a Table in the content - this works but in IE 8 this doesn't display once you have published:

If you go to http://hadjudo.co.uk/sessions - and look at this in IE 8 then you will see that the image will not format to the page correctly - Can you assist please:

Regards

Marc

Comments

danpros’s picture

Hello,

It's look great in IE6, IE is painful :)

How about not using table

<p><img src="your image url" alt="Your image alt" width="375" align="right"  border="0"/>Sessions Every Thursday</p>
<p>Kano Kids (5-9 Years) 6:30 - 7:30</p>
<p>Juniors Judo (10-16 Years) 7:30 - 8:30</p>
<p>Seniors Judo (16+ Years) 8:30 - 9:45</p>
<p>Harwich and Dovercourt Judo Club</p>
<p>Unit 5 (behind the Majestrates Court)</p>
<p>363 Main Road, Dovercourt,</p>
<p>Harwich, Essex, CO12 4DN</p>

Dan

MarcElmer’s picture

Dan

I will give that a go - i just liked using the way that I could format that page with those details

I will give that a go and see if that works,

I agree that IE is a pain in the backside - Just thought That I would let you know - in the hope that there could be an IE 8 patch that would resolve this issue - as unfortunatly the IE monster will be here to stay.

Keep up the good work

Cheers

Marc

p.s - thanks for the Quick response:

danpros’s picture

Thanks Marc for let me know about this, IE is truly a monster.

Yes I'll try to find the solutions, currently I'm trying to improve the layout too. I want clean design but beautiful like WhiteHouse.gov.

Regards,
Dan

danpros’s picture

Hi,

Please add this in style.css or local.css

table {
width:100%;
}

Hope this can fix the bugs :)

danpros’s picture

Status: Active » Closed (fixed)

Closed.

Please re-open if you need more helps.

Thanks,