I was able to add styles to the paragraph and text styles by creating
span.mystyle and p.mystyle. Now I'm having the problem where in the RTE, I
apply these styles and the changes take effect but as soon as I save it, it
loses all the formatting. Here is my TSconfig:
RTE {
default {
showButtons = *
enablePersonalDicts = 1
contentCSS = fileadmin/template/main/stylesheets/rte.css
classesCharacter = code
classesParagraph = header1, header2, header3, code
}
classesAnchor {
externalLink {
altText =
titleText =
}
externalLinkInNewWindow {
altText =
titleText =
}
internalLink {
altText =
titleText =
}
internalLinkInNewWindow {
altText =
titleText =
}
download {
altText =
titleText =
}
mail {
altText =
titleText =
}
}
}
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english