This is a simple trick by which you can hide, disable or conceal the date or submitted by information in the Views slideshow: DDblock in Drupal. Just add the following lines to your theme's css file:
/*hiding the date in the slideshow*/
div.views-slideshow-ddblock-cycle-duplex div.slide-body-inner .submitted {
display: none;
}
No comments:
Post a Comment
Thank you for your Feedback!
www.evagabond.me