This forum is for assistance with theme development.

Deciding the Perfect Base Theme for Your Drupal Custom Theme (Bootstrap(3/5) or Stable 9 )

Hi, 

While working on the custom theme development it is important to select the right base. As there are quite a few of theme base themes available to choose from am not sure which one to choose. I have come across two base themes: Bootstrap(3/5) and Stable 9, and am not sure which one will be the right choice for me as both Bootstrap(3/5) and Stable 9 have their own pros and cons.

Error: This theme is not compatible with Drupal 9.5.9. while creating info.yml file

Hello

My installed Drupal is version is 9.5.9 in the hosting server.

I am following a YouTube tutorial for new theme creation.

The info.yml file is:

name: Simple Smart Classy Version
type: theme
description: "A sleek & practical theme for curios mind"
core_version_reqirement: ^8 || ^9
core: 8.x
base theme: classy

How to customize CSS?

Hi, I'm new to Drupal and Drupal10.

I installed starterkit so now I have Olivero as default theme, Claro as admin and starterkit theme named as generated_starterkit at the installed theme in the appearance page.

For customizing stylesheets, I created one named as custom.css in web/themes/custom/generated_starterkit/css/.

info.yml is :

Base theme for D10 with pure CSS, no Javascript

Is there a good base theme for D10 with everything done in CSS instead of Javascript? The theme does not have to be perfect, it just has to present everything in a good readable format in environments where Javascript is blocked.

Starterkit Theme Generator vs customizing css directly

Hi. I'm new to Drupal. I just have installed Drupal 10. I'm going to create a website from the theme Olivero(v10.0.9) ; at first I installed non-core themes and used them, but encountered a problem that I could not change themes at all at a certain point, so I re-installed Drupal and decided to use just core theme.

Anyway, now I want to know how to design my website. My concern is whether I should customize css files under /core/themes/olivero or use Starterkit Theme Generator.

Mobile friendly Forum template plus 'Last reply'-related issue

To make your Drupal 9/10 forum better looking, we can optimize an output of the forum table when the mobile detect is enabled:

In our sample we will take Bootstrap for Drupal Subtheme - web/themes/contrib/bfd_subtheme/templates/content/forum/forum-list.html.twig

preliminary part -

Pages

Subscribe with RSS Subscribe to RSS - Theme development