Closed (won't fix)
Project:
Marinelli
Version:
6.x-2.96
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2010 at 01:59 UTC
Updated:
17 Jul 2016 at 01:24 UTC
Jump to comment: Most recent
Comments
Comment #1
shruti.sheth commentedHello,
I hope my answer proves helpful to you for solving this issue.
I performed the following steps to create a custom page-[content-type].tpl.php and was successful in removing the heading from it and start the content from the top of the page.
STEPS :
1. Added the following code in template.php, please replace my_theme to the custom theme name
2. Created a page-[content-type].tpl.php, in the page-[content-type].tpl.php please replace [content-type] with the machine name of the content-type for which custom page.tpl.php is required
3. If the heading is to be removed , the following code needs to be removed from page-[content-type].tpl.php
Please clear the cache
Thanks
Comment #2
oadaeh commentedThis issue is being closed because it is against a branch for a version of Drupal that is no longer supported.
If you feel that this issue is still valid, feel free to re-open and update it (and any possible patch) to work with the 7.x-4.x branch.
Thank you.