[Typo3] fe editing

raluca oprean raluca at sds.ro
Fri Jun 17 08:31:46 CEST 2005


Hi list

I am building a site based on a html file. I have to build something like this:

              <table width="360"  border="0" cellspacing="0" cellpadding="0">
               <tr>
                <td width="123"><div style="padding-left:17px "><img src="fileadmin/images/pic1.jpg"></div></td>
                <td width="29"><div style="padding-top:18px;padding-left:15px "><img src="fileadmin/images/arr.gif"><div style="padding-top:6px "><img src="fileadmin/images/s1.gif"></div></div></td>
                <td width="208"><div style="padding-top:18px;padding-left:10px;padding-right:35px;padding-bottom:3px ">
              ...some text ...
                 </div></td>
                
               </tr>
              </table>

The trouble is that the text and the picture must be editable from the front end by a user that doesn't know html ...
Where do I have to put the <!-- ###DOCUMENT_CONTENT### start--> <!-- ###DOCUMENT_CONTENT### end--> marker so that by typo editing I get that structure?
The problem is that when you define content in typo it outputs it one below other not one near other ... as I need it. 
And how can the fe editing user be able to change just the image or just the text? 

- raluca oprean (raluca)

-----------------------
The mailing list archive is found here:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/
				



More information about the TYPO3-english mailing list