Block like this!

Discussion in 'Drupal' started by Isuru, Apr 17, 2010.

  1. #1
    I need to add a block like this. So I can exchange links with friends. How can I do this with drupal module? :confused::confused:

    [​IMG]
     
    Isuru, Apr 17, 2010 IP
  2. JamesColin

    JamesColin Prominent Member

    Messages:
    7,874
    Likes Received:
    164
    Best Answers:
    1
    Trophy Points:
    395
    Digital Goods:
    1
    #2
    Simply add a new block and create your links in html. Nothing hard about it.
     
    JamesColin, Apr 17, 2010 IP
  3. kishor212

    kishor212 Guest

    Messages:
    124
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Really....! Just Make a New Block and Use HTML to put on the links..! :D
     
    kishor212, Apr 17, 2010 IP
  4. daringtakers

    daringtakers Well-Known Member

    Messages:
    808
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    110
    #4
    Let's say you want to display friends links on your home page. Create a new block from admin/build/block screen. Select "Show on only the listed pages." enter <front> in the pages text area.
     
    daringtakers, Apr 18, 2010 IP
  5. CLDPFY

    CLDPFY Peon

    Messages:
    76
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    you have to tell it you are using HTML under input format.
     
    CLDPFY, Apr 19, 2010 IP
  6. JimmieS

    JimmieS Peon

    Messages:
    62
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Another way of creating a block like this is to create a menu item with submenus. When you create the menu item, it will automatically create a block that you can assign a page position to in "configure blocks".
     
    JimmieS, Apr 19, 2010 IP