[Typo3] Div tag issue
Roberts, Emma
Emma.Roberts at isd.csa.scot.nhs.uk
Thu Jun 2 12:33:16 CEST 2005
Typo3 doesn't seem to like my div tags!
I need to copy some html directly into the source code of a content area,
something like this:
<div class="homepage">
<h1><a href="#">Header</a></h1>
<p>Text Text Text Text Text Text Text Text Text Text Text Text Text Text
Text Text Text Text Text Text Text Text Text Text </p>
</div>
But when I paste it into a content area, it comes out like this:
<DIV class=homepage></DIV>
<H1><A href="#">Header</A></H1>
<p>Text Text Text Text Text Text Text Text Text Text Text Text Text Text
Text Text Text Text Text Text Text Text Text Text </p>
I don't want to use the raw html option because I want to easily update it
and add links in Typo3.
Any ideas?
I've tried this in the pageheader:
RTE.default.proc {
dontConvDIVtoParagraph = 1
}
But I totally made that up so it's no surprise it didn't work.
Emma
_________________________________________________________________
NHS National Services Scotland Disclaimer
The information contained in this message may be confidential or
legally privileged and is intended for the addressee only. If you have
received this message in error or there are any problems please notify the
originator immediately. The unauthorised use, disclosure, copying or
alteration of this message is strictly forbidden.
_________________________________________________________________
More information about the TYPO3-english
mailing list