This forum is for assistance with theme development.

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

Creating a different page (like front page) but for a secondary page

Hello!

I am currently working on our Web site and need help.

I am wanting to create a separate baby page that looks different from the other pages.

They want content laid out differently than the rest of our basic pages.

I am stuck and have been stuck for some time.

I did some research on google and could not make anything work.

Please keep in mind, I am a novice and I need things explained in a large amount of detail.

I am hoping that someone could take the time and help me out!

Theme CSS issue

Hello Support,
I am using drupal 8 and i installed theme is "zircon", then its properly install but when i run on the browser its not fetching css and js i.e. its show the pages without css and js. I saw in view source all css and js shows and oped there but on browser its not shows.
After that i installed other theme is "Business" which is given from drupal.org but still having same issue, i am trying in each way but i didn't understood, i am going in wrong way or other thing..
So please can you help me ASAP.

Thank you in advance

JS not functioning on sub domain

Sorry if this is vague, but I'm not just sure where to start.

I have a domain, with a couple of country specific subdomains, to serve translations and slightly modified content. The theme and CSS are pulling from the same files. The .js file should also - but it does not work.

Conditionally Displaying Content in Templates

Essentially, I have a content type with two textareas and a boolean checkbox. I want it so when the box is checked, the first textarea will display, but if it is unchecked, only the second textarea shows. Essentially, the checkbox is a toggle between displaying the contents of the two textareas.

Bootstrap theme drupal 8

Hi everyone,

i installed drupal 8 and i'm trying to set up bootstrap sub-theme.
i installed bootstrap theme from here: https://www.drupal.org/project/bootstrap,
i went to:
mysite > themes > bootstrap > starterkits. then i copied less folder into this directory:
mysite > themes > less.

Pages

Subscribe with RSS Subscribe to RSS - Theme development