By stephtek on
I have a blog I have created with CCK and Views and I was wondering if it is possible to have a
divider or something between the nodes that are displayed?
I have a blog I have created with CCK and Views and I was wondering if it is possible to have a
Comments
I'm guessing the easiest way
I'm guessing the easiest way is to edit the node template file, and then place the divider somewhere in there after the node content is generated.
Yeah that would work except
Yeah that would work except that it will display one at the bottom of the last node as well which will look werid.
How do you create a node
How do you create a node template file for a CCK node?
Maybe use the contemplate
Maybe use the contemplate module...
http://drupal.org/project/contemplate
Yeah I have that and am
Yeah I have that and am trying to use it but it just seems to be ignoring my changes to the template?
Hmm make sure you have a
Hmm make sure you have a check in the box to override, and maybe empty the cached files on your site.
iirc the blue_zinfandel
iirc the blue_zinfandel theme has the node divider-- maybe take a look and see how the last post is handled there.
===
"Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime." - Lao Tzu
"God helps those who help themselves." - Ben Franklin
"Search is your best friend." - Worldfallz
having the same issue
Hi
i am having the same issue
how did you solve this
regards