Posted by AngelicLight on December 2, 2012 at 4:12pm
Will SPAN tags not work for custom CSS on a block-title basis?
Meaning I want each block title to have a different look, to be defined by the user as they create it, with specific CSS class designations.
Is this not something Drupal allows? SPAN tags in block titles?
Comments
http://drupal.org/project/blo
http://drupal.org/project/block_class_styles allows you to get some HTML into block titles.
Thank you
Thank you