Any chance to enable an option to assign a particular theme for the Node Preview?

For example, I use the Garland them when creating and editing nodes, but when the node is live I use my custom theme.

Currently, when a user creates/edits and views the node preview - it is in the Garland theme.

I would like users to view the node preview as it is going to look on the site.

Thanks.

Comments

rstamm’s picture

Maybe it's better to create a sub theme of Garland and customize theme_node_preview function and CSS.

Then Garland is still used when node is in edit/preview mode and only the preview part uses your custom theme styles.

rstamm’s picture

Status: Active » Closed (works as designed)