Community & Support

How do I customize a panel pane?

I'm trying to figure out how to change some html around for a panel pane in one of my layouts. The panel page is for my node page and I need to change some html around in the pane containing my node. I have tried copying the panel-pane.tpl.php file from modules/panels/templates and renaming it according to my layout, but that isnt working. What can I do?
Thanks.

Comments

panel-pane.tpl.php

Have you got an original copy of panel-pane.tpl.php in the same folder as your custome one?

Senior Drupal Web Developer
Wellcome Trust Sanger Institute

Thanks for the reply, I

Thanks for the reply, I hadn't done that but will now. I think that I'm renaming the .tpl wrong. I am trying to edit the node_view panel and I have renamed the panel-pane.tpl.php to panel-pane-node_view.tpl.php, but its not working. How should I name it? Thanks.

nobody click here