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.
Hi Folks,
Is it possible to change the color of the letters in the site name and site slogan in Drupal 5/Garland theme coz it only appears white atm. Or am I just too blind to see how to change it?
I'm working with Drupal on GYSE's new website, our aims for this site are accessibility and useability, drupal is fantastic for both, what I'd like to do is be able to define background images for individual blocks, what is the easiest way to go about this?
I am pretty terrible at themeing as it goes, I can do the nuts and bolts side, just not the themeing!
I have created a block inside my module and I have included some css codes to go with the block. I could put these custom css at the end of the style.css for my current theme. Is there anywhere else I can put them if I want to keep them separate? Please let me know the normal way that I should do it in Drupal. Thanks.
When something is outputted to my screen, I would expect that term, tag, or text to be somewhere in the code or database. I'm having real problems finding these items though. The latest is in the Popular Content block, it says "All time:", and I would like to simply take this out, so that just the items in an unordered list are displayed. After doing several code searches through throughout the entire drupal folder, I can't find where that phrase is. Where is the bulk of the static html stored?