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 all,
I've been kind of learning Drupal myself for the last few weeks and one thing that I would like to accomplish is to resize the logo block on the top header of the website.
The website theme is Zircon 8.x-0.0-rc1 (default theme, admin theme).
The block containing the logo for the website is under the Header region. There are no options to "edit" the code for this block. You are, however, able to edit the html for bodies of text. Is there an easy way to do this, other than having to go through a server directory to edit the CSS sheets etc.?
Thanks!
Maybe I'm missing something, but is there a way to specify a single use content type? For example, a cms site for a business might want a "contact info type" but would only require a single use of this that they could modify if they move or change contact info. There is no need to make multiple nodes for the "contact info" content type, only to edit this single node. Any thoughts?
Back in Drupal 7 there used to be a standard disabled View called "Backlinks" which used "Search: Links to" as the contextual filter. In Drupal 8 both the Backlinks view and the "Search: Links to" and "Search: Links from" contextual filters seem to have disappeared. Does anyone know why, and whether they are coming back?
I'm starting with Drupal 8 and I need to export all the content of a site and import it in another Drupal 8 site, I need to do this because in a site the client is creating different content and in the site of continuous development with the construction of the site, I need to update the site where they upload content with the development site or update the development site with the content they have created.
If you know of any way that I can do this I would appreciate it.