Articles with Images bunched up

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
rmagg
Posts: 7
Joined: Wed 28. Mar 2007, 10:35

Articles with Images bunched up

Post by rmagg »

when i add articles with images they become all bunched up.

As with this website:
http://www.mcsa.org.za/jhbcms/index.php

am i doing something wrong or is there some bug?[/url]
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

pico wrote:Hi

the Images are floating left by Code from Script

Code: Select all

.... style="margin: 2px 5px 3px 0pt; float: left;
try to insert after the Image Contentpart a HTML CP with

Code: Select all

<div style="clear:both;">&nbsp;</div>
by the way - your Version is very old
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
rmagg
Posts: 7
Joined: Wed 28. Mar 2007, 10:35

Post by rmagg »

Thanks Pico

i've have tried inserting that code into the template, but it does not seem to have any effect.

Interestingly, in IE6 the images are now aligned but the headings of the article appear in the wrong place, whereas on Opera they are still all over the place.

Yes, old version, but on newer version (1.2.6) I am having the same problem.

Any other ideas?

btw - i installed through Fantastico, but there is no update through that. Any idea if Fantastico will ever have the latest version?
Post Reply