By neobodhi on
I'm only using the emfield module for video content. On every node just before the video it shows the field's label "Video". How do I make that go away? Since all the content on the site has a video it is redundant and distracting.
Comments
You just need to go to
You just need to go to "Display fields" tab in content type screen and hide the label there:
Administer >> Content types >> Video >> Edit >> Display Fields Tab
-Babu
Promote Drupal with Tshirts/merchandise: http://paramprojects.com/drupalstore
Drupal Projects showcase: http://paramprojects.com/website/drupal-servicesprojects
Awesome, I was hoping it was
Awesome, I was hoping it was something easy. I was trying to do it by digging into the views module code :( Thanks a lot!