Greeting, everyone:

I am a newbie so please be patient. I have just completed some of the Lynda.com session on Drupal and how to use it. What I didn't see was how to convert from the default top down layout of nodes into a display ad side-by-side node setup for a storefront like Walmart for example. I search the forums for "Node Layout," but I don't see or know what I am looking for in order to change my layout. Could some of my new Drupal friends direct me in the right direction, please. Drupal member for all of 15 minutes.

Preston

Comments

nevets’s picture

You can use modules like display suite or panels to extend the layout options of a single node. You can also use a custom node.tpl.php file.

For displaying multiple nodes there is the views module which it includes a grid layout.

preston3271’s picture

Yes is the information that I was looking for. I will read up on the module and see what I can do. Thanks.

preston3271’s picture

I have one question. When I go to search modules for the name Display Suite I don't module specific page to download module. Has the name changed?

preston3271’s picture

I was able to find it.