Code Snippet to allow you to override and specify node templates based on node id. Put the code in your template.php file /** * Override or insert variables into the node templates. * * @param $vars * An array of variables to pass to the theme template. * @param $hook * The name of the [...]