•  » Themes
  •  » Bootstrap Darkroom: Display full image titles?

#1 2025-01-31 09:36:36

SchuminWeb
Member
Maryland, USA
2024-02-20
13

Bootstrap Darkroom: Display full image titles?

Hello/Hi/Greetings,

I'm using the Bootstrap Darkroom theme on my Piwigo installation, and while it's a good theme overall, I don't like that it does not display a longer image title fully onscreen.  If the title is longer than around 28 characters, it cuts it off and adds an ellipsis.  Here's an example:

https://imgur.com/utK9Svk

I want the full image title to display onscreen, no matter how long it is.  If this can be made a setting in a future update to Bootstrap Darkroom, that would be awesome, but I am also not above tweaking the theme a bit myself in order to make this display if I knew where this point was.  Anyone know where to go in this massive theme in order to fix this little feature myself?

Piwigo URL: https://www.benschumin.com/

Offline

 

#2 2025-01-31 12:37:43

polowigo
Member
2022-08-06
10

Re: Bootstrap Darkroom: Display full image titles?

Hi,
You may try:

Code:

.nav-breadcrumb > .nav-breadcrumb-item {
    overflow: initial;
}

Offline

 

#3 2025-02-01 06:35:58

SchuminWeb
Member
Maryland, USA
2024-02-20
13

Re: Bootstrap Darkroom: Display full image titles?

That took care of it!  Thanks.

Offline

 

#4 2025-02-01 11:18:12

polowigo
Member
2022-08-06
10

Re: Bootstrap Darkroom: Display full image titles?

You're welcome.

Another choice is to not display the image title in the breadcrumb, like discussed on the french forum.
In this case, the title may take place above the description.

Offline

 
  •  » Themes
  •  » Bootstrap Darkroom: Display full image titles?

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2025 · Contact