•  » Themes
  •  » Bootstrap Darkroom

#1 2025-12-10 17:18:19

OHappyDay
Member
2023-02-08
199

Bootstrap Darkroom

Hi all,

the theme has an option to display picture info in a sidebar. The sidebar is by default hidden behind an "i" button.

Is there a way to have the sidebar permanently visible by default so that when I scroll through the images the sidebar is visible with the respective information?

Thanks

Offline

 

#2 2025-12-10 22:04:05

moberley
Member
2025-11-10
90

Re: Bootstrap Darkroom

I found that when the sidebar picture info display position is configured on the theme settings, then adding the following CSS rule in the LocalFiles editor allowed the sidebar to be visible by default when paging through the images in an album using the arrow buttons.

Code:

#thePicturePage #sidebar {
  right: 0;
}

Offline

 

#3 2025-12-12 10:09:20

OHappyDay
Member
2023-02-08
199

Re: Bootstrap Darkroom

Thanks, I will try that.

Offline

 
  •  » Themes
  •  » Bootstrap Darkroom

Board footer

Powered by FluxBB