Active
Project:
Internet Center Theme
Version:
master
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2008 at 00:07 UTC
Updated:
28 Feb 2008 at 11:32 UTC
I want to change the node layout, so I add a node template page, but how does it get used by this theme?
Comments
Comment #1
dreed47 commentedI'm not sure what you are asking. If you added a node template file and called it node.tpl.php then it should automatically be used by this theme when ever you are viewing a node.
Comment #2
Zabu commentedhmm seems like it doesn't, the file is named node.tpl.php, and the code used in it seems to be good
I guess that's not possible that drupal doesn't use it?
Comment #3
Zabu commentednow it works, but there is another problem.. whatever I change (visual layout), it will only change when you're logged in
guest users will just see the same page all time, no matter what I change to the layout.. I don't get it
I think this theme doesn't have the right code to display things how they should (this theme is different coded than another theme)