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.
my today's question is whether it is possible to tell the calendar module that it should NOT link dates with no content?
(i'm talking about the calendar block)
Hi,
I'm looking for a way to show attached images (via image_attach) in a sidebar block. I haven't found a block snippet which does this andmy PHP skills are not up to the task of writing it myself. I tried to create a block view which does this, but it shows all images that are attached to a node, while I want to show only the attached images from the currently viewed node.
Any suggestions? Thanks!
I am new to Drupal and am proficient and html/css. I can read basic PHP..
I would like to design my own Drupal theme. I read through all the docs and ended up more confused than when I started. With other CMS's I have found it easier to learn by starting of modifying an existing theme.
My question is can anyone recommend a really simply/basic Drupal 5 theme that I could start out on to help me wrap my head around how everything works and is laid out?
I can decide what information will be placed in selectable blocks. Information such as "Navigation", "Recent comments", etc.
My question is what is that information? Are they nodes? For what I'm theming, I think I need to create some new elements of which will be placed in the new blocks I am defining.
I'm probably reinventing the wheel though. I want display recent forum posts with it's own CSS style and recently submitted Calendar events with their own CSS style as well.
Please am recently doing well in my introduction to Drupal, i want to disable the "Submitted by Anonymous on 12/07/2007 " that appears on every created node/page.
I will appreciate anyone who can help to fix this.
Viva Drupallers.
I'd like to move my site's title to the center in garland. I've played around with style.css and acheived movement, but only by moving the logo too.
My goal is to have the logo centered above the left-bar and the title centered above the whole site, being level with the logo. I'd like this to hold true for all pages.