[TYPO3-german] mehrere "Bild"-/"Text mit Bild"-Inhaltselemente in einer Reihe und centriert

Ilya Khanataev info at automatix.info
Sun Aug 26 16:26:58 CEST 2007


// Nachtrag

So etwa sehen meine Inhaltselemente aus:

[HTML #start#]
<a id="c110"></a>
<div class="test csc-frame csc-frame-invisible">
    <strong></strong>
    <!--  Image block: [begin] -->
    <div class="csc-textpic csc-textpic-center csc-textpic-below 
csc-textpic-equalheight">
        <div class="csc-textpic-text"></div>
        <div class="csc-textpic-imagewrap">
            <dl class="csc-textpic-image csc-textpic-lastcol">
                <dt>
                    <img src="fileadmin/template/txt/26fa88f077.jpg" 
width="102" height="100" border="0" alt="" />
                </dt>
            </dl>
        </div>
    </div>
    <div class="csc-textpic-clear">
        <!-- -->
    </div>
    <!--  Image block: [end] -->
</div>
[HTML #stop#]



Ilya Khanataev wrote on 26.08.2007 15:56
> Hallo Liste!
>
> Ich möchte gerne mehrere (z.B. 3) "Image"-/"Text with Image"-Elemente 
> mit je einem Bild in einer Reihe auf der Seite mittig platzieren. Mit 
> Rahmen/Frame und float für den Container kriege ich die Bilder in eine 
> Reihe, aber dann richten sie sich ja je nach float rechts oder links, 
> und die sollen in der Mitte der Seite bzw. des div stehen.
>
> Hat jemand eine Idee?
>
> Gruß,
> Ilya


More information about the TYPO3-german mailing list