I have my custom theme with some regions. For admin purpose I am using a Seven theme. Currently, if I have some blocks in regions presented in Custom theme but missing in admin Seven theme (for example some footer widgets), these blocks are shown in admin theme in main content region like just stacked "all block without found regions".
I can set up a block visibility by urls like "not showing to admin/* node/* " etc but it seems a bit wierd, because I need only a main content area (id=block-system-main)
I am working on a theme for Drupal 8/9 that is based upon Bootstrap 5. I use sass to generate style.css from .scss-sources.
I have a content type named "Polaroid". It has fixed width an height (300 by 350 px). I want to show this content stacked sideways. The visual effect I am looking for is similar to what you could get with the Drupal 7 project DAN Polaroid (screenshot below):
I have been using Joomla for years and also made few themes for it. But now since 3.X is long in the tooth and J4 is not stable enough (esp for Chromium based browsers) yet I have decided to convert to Drupal.
I have to say I am so far blown away how awesome Drupal is!
Now, I am building a simple shop website for my software and games. I would like the website to have esthetics of Battle.net with possibly implementing a nav menu similar to that on gog.com.
Hello,
I am on Drupal 9.1.9, trying to display node-content of pages through the "printable" module (printable/printable_pdf both at v 2.0.1). I use a subtheme of bartik.
The print widget is defined to be displayed in the content area. Using css, I actually want to position it on the right edge of the breadcrumbs region.
How can I prepare specific file name suggestion and override a view page template? I tried all followed ways but not change and only renders <!-- BEGIN OUTPUT from 'core/themes/stable/templates/views/views-view.html.twig' -->