thanks.
On Thu, Mar 8, 2012 at 7:19 AM, Al Sessions fultonchain@gmail.com wrote:
On Wed, Mar 7, 2012 at 1:24 PM, Anthony tony@tony-mac.com wrote:
So it's the omega theme and there is not php file with exactly that
name. I
will try to do something maybe a bit easier than getting muddy with php
and
just convert the former content type into an empty page and then set
blocks
in there if you can follow what I mean.
You can just create the file copying and renaming "node.tpl.php" from the theme.
Have a look at template suggestions: http://drupal.org/node/1089656.
From the docs:
node--[type|nodeid].tpl.php base template: node.tpl.php
Template suggestions are made based on these factors, listed from the most specific template to the least. Drupal will use the most specific template it finds:
- node--nodeid.tpl.php
- node--type.tpl.php
- node.tpl.php
-- Al Sessions -- [ Drupal support list | http://lists.drupal.org/ ]