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 have just installed Drupal for the first time and have been integrating it into my own theme but am having some strange issues with the way that some of the items display on the various pages.
E.G.
On the "CREATE CONTENT" pages, there is a big gap between the top of the page, between where the heading is and where the content box starts, this gap is usually the height of the left side menu. However when the content is previewed or viewed normally it goes right to the top.
but i know that there r parts of the theme that displays the content without a blueish background example some of the administration page like the one below does not have the background. i would like to get rid of the blueish background for my content.
I have several regions on my frontpage of my magazine site. I have a headline story at the top that uses a larger font for the title and a larger image. Other regions contain other articles with a smaller title font and image.
I would like to be able to "move" my headline story to another region when I replace it with a new headline story. I need to control the title format and image size (or image field used) based on the region in which the node appears. I thought if I could reference the block title within the node template, I could vary the formatting.
Hi, I am a total newbie to Drupal. I am using version 5.2 right now, and trying to create a theme from scratch. I just want to see if I can learn better this way to understand the whole picture of theming. Please forgive me if my question is already asked or sounding stupid.