Drupal 6.10, Genesis subtheme
I have recently installed FCKeditor and followed the installation instructions to the letter.
The editor appears correctly and I can edit content. However none of the formatting appears on the actual pages. the only formatting that seems to show is .
I thought it may be that the subtheme CSS that was overriding FCKeditor. However I have pointed FCKeditor to the subtheme's CSS with no change. I have also enabled Full HTML to see if that would make a difference... but NO.
I am pulling my hair out.
What I would like to do is set up CSS for each of the main HTML tags... h1,h2,h3... etc. and also some classes so that when text is edited by a user they keep to the styles I have dictated.
Any ideas where I am going wrong?
Comments
I'd love to see an answer
I'd love to see an answer to this question too as I'm having the same problem. I set an html tag to specific class or id and though the attribute remains in the tag the styling is stripped. I haven't found anything on this yet and would love a little insight from the drupal gurus.
Did you check what input
Did you check what input format you select while creating the nodes?