This forum is for assistance with theme development.

drupal.org theme

Hi,

I am new here. I would like to know is the defualt style of drupal.org available for download? It is very professional and simple.

Thanks.

Jethro theme

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.

M

disregard

disregard /delete

Adding Javascript file to head Drupal 8?

Adding the
header: true

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.

This is the code in the theme.libraries.yml

facebook:
  header: true
  js:
    js/facebook-pixel.js: {}

I have no idea why this doesn't work.

Positioning of Page Title Block

Hello,

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.

Drupal 8: Logo settings in sub-theme not working

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

Pages

Subscribe with RSS Subscribe to RSS - Theme development