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.
hello there,
i'm busy making my website and so far I can get many things done with Drupal which is great.
however, there's just one thing i'm not be able to get it right.
on my frontpage I want to show the latest uploaded image in a block. I tried to do this using Views and let it sort by the upload date. the problem is that i'm not able to choose an image in the "Fields" section. I also tried to experiment with the Colorbox module and create a Colorbox trigger but that didn't work either.
I'm just getting started themeing a site using Zen as a base theme. I'm wondering about best practice in customizing CSS. Is it better to edit the subtheme CSS (the files copied from the base theme) or better to create an additional stylesheet specific to the subtheme and override the base theme CSS there?
I'm new to Drupal and I'm fighting with the taxonomy. I'm trying to create a motorbike racing news website, so I think I need to organize my content in Season, Teams and Riders.
My taxonomy now looks like:
Seasons (vocabulary):
-2011 (term)
-2012 (term)
Teams (vocabulary):
-MotoGP (term):
--Yamaha (sub-term)
--Ducati (sub-term)
--Honda (sub-term)
-Moto2 (term):
-- other sub-terms
-Moto3 (term):
-- other sub-terms
i stucked on finding the right solution for a site that needs a good file-management-solution. I did a few sites with drupal now, but the file-management always suxx. With files i mean everything from images, over PDFs, DOCs, EXCEL etc.
Hello, i have an installation of Drupal 7.9
I create a menu based on a Taxonomi term. I used i18n to translate all the site too.
When i tried to show this module, it only display from anonimous and admin users, but not for registered users.
I double check the block permisions, adding all the roles and even removing all the roles and no efect.
Any idea about it?
Thanks in advance