1.2.6 DEV: text with image / problem with content title

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
missberli
Posts: 26
Joined: Sat 13. Nov 2004, 14:55

1.2.6 DEV: text with image / problem with content title

Post 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
agemmell
Posts: 22
Joined: Tue 7. Mar 2006, 20:05

Post 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.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi agemmell,

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

Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply