Reading view

Drupal CMS Theme help

I'm fairly new to druapl. I'm using Druapl CMS, I've got a few questions.

1) How do I remove the black bar at the bottom, I've already remove all the footer blocks, but there is still a huge black bar at the bottom of the site.

2) On wide screens, the white background stops and there's a drupal logo wall visible 'behind' the white background on the right. How do I make the white background go all the way?

3) How do I change the background and font colors?

submitted by /u/dsmithpl12
[link] [comments]
  •  

Drupal docker image looks totally different than Drupal CMS

I setup Drupal CMS locally got a basic site up and running without much issue. Played around with it a bit, and decided it would do what I wanted. Obviously I don't want to host a web site off my windows laptop. So I setup a K3s node on my Ubuntu server and spun an image of drupal there. It works and is the "same" tool but also looks totally different.

I quickly realize the admin theme was different, I change that to Gin and it's similar but not that same.

I'd really love to get exactly the Drupal CMS experience hosted in an image. The default site Drupal CMS came with was fairly close to what I need my final site to be. The project in "composer create-project drupal/recommended-project ." has next to nothing in it, being new to drupal I'm lost on how to make it look and behave like the starter project in Drupal CMS. It doesn't even have the same editor.

I did note that both instances are the same version of drupal, so I know it's just theme/plugins/setup.

What would be the easiest way to get the Drupal CMS starter page to work on the docker/composer image?

I did try the "Single Content Sync" plugin, doesn't seem to work on CMS. And another plugin couldn't even be found in the CMS UI. Any help/guidance is greatly appreciated.

submitted by /u/dsmithpl12
[link] [comments]
  •  
❌