[TYPO3] Struggling with css styled content

Benjamin Mack bmack at kirix.com
Tue Nov 7 13:19:35 CET 2006


Hey,

actually this is not really a CSS Styled Content problem rather than a 
configuration problem with RteHTMLAea

You need to have the following (or something like that) in your 
CSS-file, otherwise it won't show up:

/fileadmin/template/rte.css
----
table.borders { border: .... }
table.plain { border: ... }
tr.borders { }
tr.plain { }
td.borders { }
td.border { }
----


greetings,
benni.
-SDG-


Arne Schmitz wrote:
> Am Dienstag, 7. November 2006 12:37 schrieb Dmitry Dulepov:
>> Arne Schmitz wrote:
>>> This should -- according to some websites -- enable me to use two new
>>> styles (borders and plain) for my tables. However, the RTE shows only a
>>> greyed out selection box. What's going wrong here?
>> Why do you use "some web sites" as information source and not official
>> manual?
> 
> *sigh* Because I read the css styled content manual and it is VERY lacking. If 
> can point me to the correct manual where this is described, I will be very 
> grateful. However, I haven't found the correct information in any of my 
> manuals yet, which is also a bit of T3s problem -- So many manuals and not 
> enough facilities to locate the correct information.
> 
> Arne
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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