I need to hide/delete title Announcement .... in list of announcement page.
Solution:
- Go to sites/all/theme/yourtheme/views-view-unformatted.tpl.php
- Edit the php script.
- Save and refresh the page.
- See the changes.
Second Case:
I want to remain display page title in any particular page.
Solution:
- Go to sites/all/theme/yourtheme/page.tpl.php
- Edit the php script.
- Save and refresh the page.
- See the changes.
0 comments:
Post a Comment