Hiding by-line info in Drupal Gardens and Drupal 7

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;
}

yadaDROP Admin
564
03.22.10

Saving the world, one website at a time.

rate it:

No votes yet

Add comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.

More information about formatting options