Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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
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.
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.
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.
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.