Drupal Videos and Drupal Themes portal
Drupal 7 & DrupalGardens: Hide by-line info
Sorry, you need to install flash to see this content.
This is how to hide the by-line information on content types, and also hide the username's blog link using the Advanced tab
in the ThemeBuilder of Drupal Gardens.
This is the code I used:
ul.links li.blog_usernames_blog {
display:none;
}
- Drupal Video version:
- Drupal Video categories:
- Drupal Video type:

Comments
Post new comment