Announcement

#1 2014-12-21 09:38:20

gsnde
Member
2013-06-24
16

Size the left Album / Menu column

Hi,

Many of the albums string are too long and are broken across two lines, while the album displays on the right have much room to share.

Is there a way to increase the size of the left column where Album, Menu etc is displayed? How would I do that?

Offline

 

#2 2014-12-24 15:21:29

gsnde
Member
2013-06-24
16

Re: Size the left Album / Menu column

In case somebody else is wondering the same.... there is no comfortable way to do it and it differs for the various themes.

You need the 'LocalFiles Editor'. Then you have to find the parts you want to change with Firebug.
Finally you have to add the changes to the respective theme's CSS section. e.g.

#menubar {
    width: 23em;
}
.contentWithMenu {
    margin-left: 25em;
}

This does not wok correctly with dynamic themes like 'Simple-White', at least I could not change anything without breaking the dynamic functionality.

Offline

 

Board footer

Powered by FluxBB

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