If you ever wondered how to change the page.tpl.php for a custom content type you’ve found out that by default Drupal 6 doesn’t know how to do it.
It’s “fixed” easily by adding the following code:
| |
If you ever wondered how to change the page.tpl.php for a custom content type you’ve found out that by default Drupal 6 doesn’t know how to do it.
It’s “fixed” easily by adding the following code:
| |