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 homepage is going to be displaying a number of different items; blog posts, stories, etc. I'd like to visually seperate each item by their type similar to what Always-On Network does (alwayson-network.com). This would be accomplished through CSS, applying styles to specific node types.
I've read a bit about FlexiMAX which, i think, is a patch to flexiNode. Not sure if this is supported in 4.7 or if any development work is being done to bring this to 4.7.
i noticed within the Blocks page that my the highlighted areas (to show you where your blocks can go) no longer includes the Header location.
The "Header" location is still an option for each block, but the area highlighted is no longer visible. When I try to place a block in these areas, nothing appears.
I am setting a new website with druap 4.7. I would like the new registered users to input their address (with required fields) at the registration process. It is a bit like account creation in drupal.org which require country and personnal name. I am sure their is a solution but i can't find it.
im using 4.7 with box_grey theme. Im trying to find the CSS element that will let me wrap each content item with a 1 pixel border. ive attempted to put the statement border: solid 2px #4379B0; in a number of locations but I keep finding that either the title is left out of the border, or the service_links or Read More links are left out.