[Typo3] Hekp: How i can remove <p></p> on list content?

Calin Borz calin at reea.net
Thu Nov 10 08:54:21 CET 2005


Hi List.

I have one important problem. When i insert one list on the content of 
my site, i received some like this in source:

<p>Text:</p>
<ul>
<p></p>
  <li>list 1</li>
<p></p> 
  <li>list 2   </li>
  <p></p>
</ul>
<p>Text:</p>
<ul>
<p></p>
  <li>list 1</li>
<p></p> 
  <li>list 2   </li>
  <p></p>
</ul>

How i can get the bullet list <li> without <p></p>. Because it looks 
very badly in the content. I have set the <p> in css to have 
padding-bottom: 5px.

Many many thanks if some can help me to get one good solution.

----------------------------------------------------
Calin Borz
Programer at REEA ROMANIA
Tudor Vladimirescu, Nr. 61, Ap. 6, Tg Mures, 540014
http://www.reea.net - Company homepage
ICQ: 65324850
email: calin at reea.net




More information about the TYPO3-english mailing list