drupal how do i stylish the $content variable for a view ?
gingic - May 13, 2008 - 23:50
Hello
I face an important issue while trying to style the views i made on my website.
I have created a view block named $reg_articole_recente and i need to style it without changing the current node.tpl.php file.
I only need to change the specific block for that view.
How should i name the node-?-tpl.php?
Does anyone understand my issue?
here is my website: www.vernisaj.ro and the views are on the left side as 2x3 rows. I also have a view block on the right side.
Thanks
Gingic

Core templates and suggestions
This page has some very useful information for custom theming:
http://drupal.org/node/190815
Here's a shortcut to the section on styling blocks:
http://drupal.org/node/190815#block-suggestion
While the above links are
While the above links are extremely interesting and useful in the context of theme development, this is what you want, to specifically answer your question:
http://drupal.org/node/128741