Answers

Question and Answer:

  Home  Drupal

⟩ How can I add a new Block In Drupal?

Adding a new block is a simple process in drupal 6.

► Go to Administer » Blocks and click on the Add Block link (tab).

► Fill in the form with the necessary PHP/HTML code in the block body. And click the 'Save Block' button.

 166 views

More Questions for you: