Thank you for the excellent module. I'm using it on a personal site that I upgraded from Drupal 7 with a custom theme to a Drupal 10.2 site with the default Olivero theme enabled.
When I placed the tag cloud block in the 'Sidebar', the tag cloud exceeds the constraint of the block.

It was only then that I found out that Olivero is not easily sub-themed. I wonder if TagCloud could better support Olivero out of the box?
Thanks again for your module and any suggestions. (I've looked at the project "CSS Editor" to inject some custom CSS without sub-theming.)
| Comment | File | Size | Author |
|---|---|---|---|
| TagsCloud Block in Olivera.png | 21.55 KB | mlecha |
Issue fork tagclouds-3421201
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3421201-constrain-block-in
compare
- 2.0.x
changes, plain diff MR !7
Comments
Comment #2
mlecha commentedTo get the terms to wrap in the block I used:
Comment #5
danepowell commentedI'm not sure if this is the best technical fix or not, but I can confirm it works and I opened an MR.
Comment #7
joseph.olstad