How: Replace Block Titles with Header Graphics?

Events happening in the community are now at Drupal community events on www.drupal.org.
ithacaindy's picture

I want to replace the block titles (like "Events >>") with a graphic. Where would I start? Thanks.

Comments

Check modules: Cufon,

cr0ss's picture

Check modules: Cufon, Textimage.

For custom tasks you might use simple CSS.

Simple CSS? How do I used

ithacaindy's picture

Simple CSS? How do I used that to replace a view block's header text, for instance?

Take a look, for

cr0ss's picture

Take a look, for instance:

.block-title {
height: 0px;
padding-top: 15px; /* Image height value*/
width: 120px;
background: transparent url(./images/block-title.png) center center no-repeat;
overflow: hidden;
}

OpenPublish

Group organizers

Group categories

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: