I'd like to add a class to the title (H1) of a view, so that a specific style could be applied. This is Drupal 6 with a Zen subtheme.
Thanks
欢迎各位兄弟 发布技术文章
这里的技术是共享的
 
  | If you're using Views 3, you should be able to click on Style Settings on the field, Customize field HTML. From there, you can set  
 | ||||
| add comment | 
| 
 | |||||||||
| 
 | 
| In the view rewrite the output of title as then u can do the styling properties for this H1 in your CSS file easily. | |||
| add comment |