Hi everyone! I'm a drupal beginner and I've chosen Jethro as a theme for my new site. I was wondering if it's possible to change the banner image or/and the banner size. Thank you in advance.
Doesn't appear to work, at least on a Bartik subtheme. It won't output anything. If I take that out, it loads the file in the footer as expected. This is a facebook pixel and needs to be in the head section.
I'm new to Drupal Development so would appreciate some help/guidance.
I have a website which I'm attempting to build using a custom Drupal 8 theme after seeing how Drupal would be best suited for my needs based on a previous project.
Followed the step to create a subtheme of bootstrap theme. Now, I am not able to see new logo updated, logo is overridden by default logo of bootstrap.
1) Downloaded Bootstrap project (8.x-3.x-dev). Placed the bootstrap folder in theme/contrib
2) Copy the CDN folder from the themes/bootstrap/starterkits folder and pasted in theme/custom folder
3) Changed the cdn folder name to mytheme and all THEMENAME occurrences to mytheme. also the inside file into mytheme.info.yml)
4) Gone to admin/appearance and enabled the mytheme