on Drupal10.2.6, I'd like to customize term belonging to a taxonomy called 'etats'. From the genuine 'taxonomy-term.html.twig' I created a 'taxonomy-term--etats.html.twig' template to get the following display:
'field_map'
nodes (teaser mode) that reference the term
'description' field
BUT, I cannot decide where the referencing nodes are displayed = all the time they are at the bottom. I'd like 2nd position.
On Drupal 10, I installed the Bootstrap 5 Barrio theme.
When an article is selected, the un-selected menu buttons are difficult to read in the View Edit Delete Revisions toolbar. Only the by default selected View button is OK.
How can I fix this in the themes style.css file or is there an other solution?
In one of our designs, there are boxed with 2 sentences like this. My developer said it is hard to achieve this design unless it is 1 line sentence. How do we overcome this issue and achieve this design? is it impossible?
I've got an old Drupal 8 Theme that the developer basically got it to where it would operate, and has since abandoned it. A working Drupal version of this theme is desired, so I'm attempting to "port" it to work with Drupal 9 and 10. As a fast "bring y'all up to speed", here's a recap of what I've done so far: