[TYPO3] icons in filelinks

James Knuckey james.faction at gmail.com
Thu Dec 13 04:05:41 CET 2007



On Thu, 13 Dec 2007 00:59:07 +1300, Kuldev Singh <kuldev at fivee.in> wrote:

> Hi all
>
> how we can change default icon in filelinks with official icons ?.
>
> thanks
>
> regards
> Kuldev

add this to tsconfig:

RTE.classesAnchor.download {
		image = EXT:rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/download.gif
	}

...replacing  
EXT:rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/download.gif with the  
icon you want.


More information about the TYPO3-english mailing list