I agree, theming the node probably makes more sense than showing a View of one page and theming the View (related content might be a reason to want to do this, though).

If you do want to have a View of just one node, you could use the Arguments option to pass the NID to your view and have it just show that one node.

Brian




On Thu, Apr 9, 2009 at 3:10 PM, Justin Gruenberg <justin.gruenberg@gmail.com> wrote:
On Thu, Apr 9, 2009 at 3:06 PM, sebastian <inforazor@gmail.com> wrote:
>
> I am aware that there are tpl.php files for nodes and node-types; but I'm
> not sure that this is the right way to go...?

For changing the appearance of single node or type of node you want to
edit the template files.  You'd probably want to edit node-[your
content type].tpl.php or if you only want to style a single node, you
can do node-[nid].tpl.php.

I haven't fiddled with theming D6, but you might have to clear your theme cache.
_______________________________________________
themes mailing list
themes@drupal.org
http://lists.drupal.org/mailman/listinfo/themes