[TYPO3] How to add a class to anchors?
Tyler Kraft
headhunterxiii at yahoo.ca
Mon Jun 18 00:36:20 CEST 2007
these are created in order to handle the linking to individual content
items. If you just want to add a class to those anchors then they can be
found in the tt_content.stdWrap setup somwhere - just use the TS object
browser and add your class there.
Andreas Balzer wrote:
> Hi!
> I have several of those anchors on my page automatically created by TYPO3:
> <a id="c918">
> </a>
>
> Is it possible to add a class="xyz" to every anchor automatically?
> e.g.
>
> <a id="c918" class="xyz">
> </a>
>
> How to do that? (I use css styled content)
>
> Greetings
> Andreas
More information about the TYPO3-english
mailing list