help adding a style.css to child theme

I'm not getting how to create a sub-theme. I am just hacking Bartik. But I was trying to do it in a child theme. All I want is to add one style.css file so I can make some overrides to the default Bartik theme. Here is my info and libraries file.  I have my style.css saved in the same theme folder as the info and libraries files. 

Thanks for any help. It seems right, but I can't get it to load.

How to change "View" button on content edit form to point somewhere besides the node (SOLVED)

Hello,

I am currently working on a headless drupal 8 project.

We are wanting to change the edit content page (an article for example) so that the view button at the top next to Edit, Delete, and Revisions, to point to somewhere other than the contents node, because our sites frontend is not handled by drupal, it is invalid and won't display correctly for the end user.

I looked at hooks, but as far as I can tell they only allow you to add content to the edit form.

I also tried looking for the twig template for that page but came up short.

Media Images as URL in a view with bootstrap card layout

Drupal Version 8.7.5

Hello,

I'm having problems with responsive media images and bootstrap cards.
The media images oversizes the card.
So instead of the mediaImage render I want to use the media source url.
Sample code in a views custom text is something like the following:

CodeSnippet installation issue [SOLVED]

Hello,

I have downloaded this module on my website but it cannot be enabled due to the below error:

https://www.drupal.org/project/codesnippet

Before you can use the CKEditor CodeSnippet module, you need to download the codesnippet plugin from ckeditor.com and place it in /libraries/codesnippet. Check the README.txt for more information. Get the plugin here. (Currently using CodeSnippet version Plugin not detected)

Unable to use my custom 404 HTML page

Hello,

I have created an HTML page to use it as my custom 404 page and I have googled a lot what to do, but none of them worked for me.

First of all, I have added this code to .htaccess file:

ErrorDocument 404 /404.html

The path and the file are both correct but I don't know why it does not work.

Then I have tried modifying my theme's files but it didn't either work.

Finally I have manually created a page calling 404 and added this code:

Error running config import "Call to a member function delete() on null in Drupal\Core\Config\ConfigImporter->checkOp()"

I'm trying to run config import on a site that has been neglected for a while. I'm getting some errors which prevent it from completing:
 

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x