[TYPO3-RTE] Add several divs around a tag

Michael Cannon michael at cannonbose.com
Wed Feb 15 18:05:42 CET 2006


I see your input code, what's the RTE source after saving? Or are you  
missing the id attributes after saving?

If the latter, look at keepPDIVattribs in http://cvs.cannonbose.com/ 
cgi-bin/viewcvs.cgi/typo3/cbstarter/pageTSconfig.txt?view=markup.

Michael

-----
Michael Cannon
President of Cannonbose, LLC
Tel    : +1 (206) 351-0159         Fax : +1 (802) 609-2776



On Feb 15, 2006, at 13:16 , rocky wrote:

> Hey,
>
> I'm trying to use rtehtmlarea 1.1.6 add 8 divs around a tag so I could
> creat the effect of the link be wrapped around by a round-corner  
> rectangle.
>
> The code should be:
> ####
> <div id="leftborder"><div id="topborder"><div id="rightborder"><div
> id="bottomborder"><div id="upleft"><div id="upright"><div
> id="downleft"><div id="downright"><a href="">link text
> </a></div></div></div></div></div></div></div></div>
> ########
>
> The problem I encountered is that I could not add all of the <div>  
> with
> assigned id in.
>
> can anyone help?
>
> Rocky
> _______________________________________________
> TYPO3-project-rte mailing list
> TYPO3-project-rte at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-rte




More information about the TYPO3-project-rte mailing list