When previewing a node, the title cannot be themed:
<h2 class="title">Preview</h2>

the class preview (<code><div class="preview">) comes only lower down the page.

This is true for bluemarine and I think other themes can override this bit.

Comments

greggles’s picture

Project: Drupal core » Bluemarine
Version: x.y.z » 4.7.x-1.x-dev
Component: theme system » Code
Category: bug » feature

This is still true in Bluemarine HEAD.

I'm not sure I see how this is a problem, though. I think that if you want to have a custom theme on the preview page then it should be done in a customized version of the theme (which is possible - as you mentioned).

I can see some value in having the .preview class inserted at a higher level so that you man make the title really stand out, but it seems like it's a feature, not a bug so I'm changing that as well.

JohnAlbin’s picture

Closing out all old issues since this theme has been in core for a while. And this is the old bluemarine-in-contrib issue queue.

greggles’s picture

Status: Active » Closed (fixed)