Hello everybody,

I'm glade to be here with you, I have a quick question and I hope you can help me.
Is there any way to do a block like this one in the picture with drupal?
to see what I'm talking about please go to www.haraj.com.sa and see the block in the right with car brands images

i.imgur.com/68CFw03.png

Comments

novid’s picture

First create a Content Type (Automobile Companies) so that the user can create every automobile company with their desired logo, then create a View with Block Display of type automobile company that contains images of every node in this group. Make use of Ajax Tabs in your Block.

MetroAntal’s picture

Thank you Navid, I installed it but unfortunately I do not know how to use it.

MetroAntal’s picture

what should I do

novid’s picture

Have a look at official Views Documentation.