When previewing a cck node before submitting I would like to see the post within a table with a certain background color.

Just like here:
http://img291.imageshack.us/img291/4483/previewcckdj9.png

How do I theme the cck preview node?

Comments

jptavan’s picture

A <div class="preview"> wrap the previewing zone.

You have to add this to your theme CSS :

div.preview {
   background-color: Yellow;
}
3dsoft’s picture

Thank you for your help, sometimes it is just easier than i thought. :)

horse ranch
-----------------
www.joelle.de