Page 1 of 1

1.2.6 DEV: text with image / problem with content title

Posted: Sun 5. Mar 2006, 18:02
by missberli
Hi,

When I am using the text w/image content part and place the image above the text, the content title is mixed between the DIV's, so that the image is displayed above the content title :shock:

Code: Select all

<div class="imgDIVtopLeft">    
<div class="image_td">... image ...</div>
</div>
<h3>content title</h3>
<div class="articleText">Text</div>
Is this a known bug and how can I change this?

missberli

Posted: Sun 12. Mar 2006, 04:52
by agemmell
Hi - I found this post that might help you :arrow:

http://www.phpwcms.de/forum/viewtopic.p ... text+image

It's not exactly what you're after but I hope it helps.

Posted: Sun 12. Mar 2006, 07:28
by flip-flop
Hi agemmell,

have a look to: http://faq.phpwcms-docu.de/13_23_en.html

Gruß Knut