Custom Fonts in Drupal 7 The best way to adding custom fonts in Drupal is using the @fontyourface module. The module will allow you to...
How do I add an image to a block in Drupal 7 In order to add an image to a block in Drupal, you can use the Image Block module. Step 1:...
How to protect Drupal from spam? You can easily protect your Drupal application from spam messages simply by installing anti spam module for it. One of...
How can I install a template in Drupal? The installation of a new template in Drupal is very similar to the one for a module. Step 1: Once...
From where can I enable caching in Drupal? Step 1: You can easily enable caching for your Drupal application from its administrative area > Configuration > Performance (in...