By MetroAntal on
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
Content Type & View
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.
Thank you Navid, I installed
Thank you Navid, I installed it but unfortunately I do not know how to use it.
I'm using drupal 7
what should I do
Views Documentation
Have a look at official Views Documentation.