[TYPO3] rtehtmlarea with custom classes do not work in firefox

Rudy Gnodde gnodde.rudy at wag.nl
Mon Aug 14 15:09:36 CEST 2006


Hello Tim,

This isn't a problem with TYPO3 or Firefox, but with your CSS code.

...
.title {
                 font-family : Helvetica rounded, arial; font-size:
18px; font-weight: bold; color: #ffffff; background: #000000; width =
605px; height= 20px; padding-left:15px
...

First, the .title part isn't closed (with a "}").
Second, "width = 605px" should be "width: 605px", same with height.

These two things should (mostly) fix the problem.

Regards,

Rudy Gnodde
WIND Internet

> -----Oorspronkelijk bericht-----
> Van: typo3-english-bounces at lists.netfielders.de 
> [mailto:typo3-english-bounces at lists.netfielders.de] Namens 
> Tim Loenders
> Verzonden: maandag 14 augustus 2006 15:02
> Aan: TYPO3 English
> Onderwerp: Re: [TYPO3] rtehtmlarea with custom classes do not 
> work in firefox
> 
> Well it does work in MSIE. You can check here with IE and Firefox:
> 
> http://web141.users.c2.aboliton.at/index.php?id=63
> 
> Pay good attention to the black square, it is longer in 
> firefox than in IE and the space at the left side is zero in 
> FF, though it has the same class applied.
> 
> On 8/14/06, Dmitry Dulepov <typo3 at accio.lv> wrote:
> >
> > Hi!
> >
> > Tim Loenders wrote:
> > > I added a custom class in my rtehtmlarea setup that 
> doesn't seem to 
> > > work
> > in
> > > Firefox.
> >
> > Since you explicitely mentioned FireFox, it probably works in other 
> > browsers? Than it is really strange...
> >
> > Have a lok also to http://bugs.typo3.org/view.php?id=3983
> >
> > --
> > Dmitry Dulepov
> > ACCIO Ltd, Latvia
> > http://accio.lv/en/
> >
> > "It is our choices, that show what we truly are, far more than our 
> > abilities." (A.P.W.B.D.) 
> > _______________________________________________
> > TYPO3-english mailing list
> > TYPO3-english at lists.netfielders.de
> > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> >
> 
> 
> 
> --
> Tim
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> 



More information about the TYPO3-english mailing list