I'm using Drupal 6.15 with the Marinelli theme. When I create a new block and put text in it, it does not recognize html tags. So far, I've tried only <p></p>, <em></em>, and <br />, and these do not work. The only way I can get a paragraph to break is with <p>&nbsp;</p>.

I'm using the full html input format. What am I doing wrong?

Comments

jfmoore’s picture

Darn. Apparently it's a theme thing. Works okay in Garland. If anybody has any idea how I might fix this in Marinelli, I would be grateful for the suggestion.