it seems that custom blocks containing html or php code don't display with this theme ; this is a very big problem for me; for example, the following simple html block code doesn't work with this theme:

<body>
site best viewed with Mozialla's FireFox
</body>

Otherwise, this theme seems very nice...

CommentFileSizeAuthor
#3 simple_code.png57.97 KBjwolf

Comments

jwolf’s picture

Assigned: Unassigned » jwolf
Status: Active » Postponed (maintainer needs more info)

If you'd be so kind as to attach the "simple html block code", I'll be happy to look into this issue.

heine’s picture

@OP: please post HTML between <code> and </code>.

<body> in a block is 1) madness and 2) will be stripped by the HTML filter.

jwolf’s picture

Priority: Critical » Normal
StatusFileSize
new57.97 KB

As Heine so eloquently stated, in a block is madness... :)

Attached, please find a screenshot of a block I created using a "simple html block code". As you can see, I replaced your <body> tag with a <h3> tag and the block is displayed correctly. Please note that you'll need to select the correct input format (Full HTML) for this to display correctly.

jwolf’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)