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.
I'm working on a website using Drupal 8 with Gavias Sandbro theme. Currently I want to make photo album. I have a content with image field that supports multiple images to be loaded working together with colorbox. Unfortunately the image is displayed in vertical views which I want to be in grid view, I already refer to this post and try to add custom css but didn't work likely because of different version of drupal.
I've done a lot of googling and can't figure out how to do this.
I have a content type, Course, which uses a node reference field to pull in another content type, Faculty. We are using custom node templates for each of these content types.
Hello.I am using the business theme https://www.drupal.org/project/business for a client.The problem with that isn't responsive.Firstly, my client didn't care if the theme is mobile-friendly but now he does :p. So the question of my client is: Is there a module or something that converts the specific theme to responsive? Or I have to do it with css etc? He probably asks this to save some money instead of paying more to make his site responsive :p
I recently took over the maintenance for a Drupal site that was originally launched by someone else. I'm running Drupal 7 and the person who originally set up the site directly modified the Bartik theme for some of our views, nodes, and pages. The site functions the way we want it to with those changes, and I'm just trying to update the look and feel.
So to keep things running as smoothly as possible, I created a child theme of Bartik. I've just about finished upgrading look and feel, and a user reported that they couldn't add content.