By Dan Silver on
I want to change the title of each node in a view to be centered(http://tiny.cc/9xMCn). I think I
m on the right track though. I changed...
print $output;
to
print '<center>' . $output . '</center>';
in the views-view-field.tpl file and then resanced the files and saved the view. It didn't work.
Does anyone have any ideas? Am I on the right track?
Thank you so much!
Comments
just figured it out!
I was editing the wrong file. I should have edited the views-view-fields.tpl file instead.
other way
can we try this in other way just changing the out put as in views title field