social media

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

has anyone used the follow module? im trying to get it to work but it shows a text link instead of the icons that its supposed to show. any idea why? Im currently using service links but I would prefer follow if it would work.

Comments

anyone know how to create a

bjc5070's picture

anyone know how to create a block with image links? i created a block and put regular html link code

< a href="http://www.facebook.com" > < img src = ".../images/facebook.png" alt = "social media" / >

the link works. but its the alt="" text instead of an image. any thoughts?

Do you have the correct

DGvNp0niToyRspXaaqx3PiQBMn66QXyAq5yrNHpz's picture

Do you have the correct filter applied to the block (e.g. Full HTML)? If not, the filter may prevent you from entering non-filtered code.

This code will work correctly if the Full HTML filter is applied under the "Block Content" form field.

  <a href="http://www.facebook.com"><img src=".../images/facebook.png" alt="Facebook" /></a>

actually may have solved this

bjc5070's picture

actually may have solved this one myself. found a good link while i was at it.

http://adaptivethemes.com/use-icons-for-node-and-comment-links

had to add some php into the block to define the path.

Pittsburgh

Group notifications

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