Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
1. I created a new content type and named it "Tools and Gears"
2. With the Tools and Gears content type, I created: "Workstation" and "Tools I carry around" contents
2. I created a "Workstation" view and set it to display only the "Tools and Gears" content type. I also checked the 'create a block'.
3. I use Context module to display the Workstation content in the first sidebar region on the "About me" page (Zen theme).
4. I saved it and flushed the cache. But the content doesn't show.
I am new to Drupal. Dealing with tabular data responsively is difficult working with HTML5 and CSS3. Are there any solutions within a drupal 7 theme or module?
Thanks,
Diane
1. The logo in the left hand corner (this is working right now)
2. the main menu centered at the bottom of the header, in line with the bottom of the logo. (currently my main menu is its own region below the header, which is okay but not ideal.)
3. a secondary menu, with a vertical layout, in the top right hand corner (currently a block in the header positioned below the logo, in a horizontal layout, with a big bold heading)