pluck
pluck 4.7 out now, download it today!

pluck support forums

for all your questions about the easiest CMS on the planet

You are not logged in.

Announcement

New registrations are disabled for some spam problems. New registrations will be avaliable soon. If you want to help to keep forum away from spam - contact us.
Please post your bug reports on Launchpad.

#1 04-12-2009 13:50:43

aedintwamley
Member
From: Dublin, Ireland
Registered: 01-10-2009
Posts: 32

Image prob in Mozilla Firefox and IE 8

Hi,

I don't think this is the same as the thread "display problems internet explorer mozilla" but could be similar.

I managed to get a third col working on the right hand side with some quotations I interspersed with images, however in Firefox only the quotations/text appears and in Internet Explorer an image box the correct size appears. I've tried making the images smaller but it made no difference. I've tried uploading other images that work elsewhere and it made no difference. Any suggestions?

See http://www.smpyp.org/draft4

Thanks,

at

Offline

#2 04-12-2009 19:36:22

a_bach
developer/module guru
From: Poland
Registered: 24-11-2008
Posts: 439
Website

Re: Image prob in Mozilla Firefox and IE 8

aedintwamley wrote:

Hi,

I don't think this is the same as the thread "display problems internet explorer mozilla" but could be similar.

I managed to get a third col working on the right hand side with some quotations I interspersed with images, however in Firefox only the quotations/text appears and in Internet Explorer an image box the correct size appears. I've tried making the images smaller but it made no difference. I've tried uploading other images that work elsewhere and it made no difference. Any suggestions?

See http://www.smpyp.org/draft4

Thanks,

at

If you put image code into css, then link is relative. If you put code img into theme file then you must use data/themes/name-of-theme/images/carflames.jpg

Now you have:

<img width="130" height="114" alt="" src="images/carflames.jpg."/>

Offline

#3 04-12-2009 19:37:31

a_bach
developer/module guru
From: Poland
Registered: 24-11-2008
Posts: 439
Website

Re: Image prob in Mozilla Firefox and IE 8

a_bach wrote:
aedintwamley wrote:

Hi,

I don't think this is the same as the thread "display problems internet explorer mozilla" but could be similar.

I managed to get a third col working on the right hand side with some quotations I interspersed with images, however in Firefox only the quotations/text appears and in Internet Explorer an image box the correct size appears. I've tried making the images smaller but it made no difference. I've tried uploading other images that work elsewhere and it made no difference. Any suggestions?

See http://www.smpyp.org/draft4

Thanks,

at

If you put image code into css, then link is relative. If you put code img into theme file then you must use data/themes/name-of-theme/images/carflames.jpg

Now you have:

<img width="130" height="114" alt="" src="images/carflames.jpg."/>

IE show empty box when cant find image, ff dont display anything.

Offline

Board footer

Powered by FluxBB