[TYPO3-content-rendering] Left Image In Text Problem

Lee M. Childress leemchildress at hotmail.com
Sat Jul 22 21:48:11 CEST 2006


Greetings everyone:
 
This is my first posting since I am new to Typo3, having left Drupal for something a little more sophisticated. So far I absolutely love Typo3 and the ability to do just about anything.
 
Now for my question. I have entered content using the left image with text function. My thought was that the image would automatically be placed to the left of the text with the text to the right of the image and then wrapping around. Am I wrong and I will need to configure the CSS to handle the actual layout? If so, I cannot even get the CSS right to render the image correctly. Here is the image section of my html:
 
<!--  Image block: [begin] -->   <div class="csc-textpic csc-textpic-intext-left"><div class="csc-textpic-imagewrap"><dl class="csc-textpic-image csc-textpic-firstcol csc-textpic-lastcol" style="width:150px;"><dt><img src="typo3temp/pics/7214e361d5.jpg" width="150" height="225" border="0" alt="" /></dt><dd class="csc-textpic-caption"></dd></dl></div><div class="csc-textpic-text">  <!--  Text: [begin] -->   <p class="bodytext"> Paragraph starts here ...
 
Can someone help me with the appropriate CSS to align the image to the left of the text? I'm usually not CSS ignorant, but this one has the best of me (I'm sure it is just because I am new to Typo3).
 
Thanks in advance for your assistance!
 
Lee


More information about the TYPO3-project-content-rendering mailing list