[TYPO3-RTE] Add several divs around a tag

rocky rockyo at max-source.com
Wed Feb 15 19:16:31 CET 2006


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



More information about the TYPO3-project-rte mailing list