Hallo Matthias,

> if (empty($rechtespalte)) {
>  echo 'col-2-3 ';
> }
> else {
>  echo 'col-1-1 ';
> }
> 

das lässt sich mit einer if.isTrue.numRows Abfrage realisieren.
Siehe als Anregung z.B. 
http://www.sk-typo3.de/Template-abhaengig-von-Spalteninhal.73.0.html

Grüße
Ben
_______________________________________________
TYPO3-german mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an