[TYPO3-RTE] Design link-tags in RTE with CSS not working

Niels Richter n.richter at jugendpresse.de
Wed Aug 2 10:10:29 CEST 2006


Hello,

since Typo3 4.0 I've a little problem with setting the color and other 
behaviour for links via CSS into the RTE. The inclusion of the CSS is 
working very well, because I changed the background-color and also set 
some classes for <h1> and <h2>.

In two Typo3 3.8-versions the definition of links is working like this:

a, a:link, a:visited { color: #COLORCODE; }
a:hover { text-decoration: none; }

But now in Typo3 4.0 (and also in 4.01) is has no influence. I also 
tried to handle it with the classes arround like

.htmlarea a, .htmlarea-content-body a { DEFINITION }

I've installed the htmlArea RTE in version 1.3.7. Is this a known 
problem and does maybe somebody have a solution for me?

Would be nice, thanks!

--
Niels Richter



More information about the TYPO3-project-rte mailing list