Before you ask please READ THIS

Album - Header problem

Hello.
At the Album site i can set the header "Hide content under header" to "Yes hide content"

But it makes the same as "Yes hide content and add top padding to outside title bar."

There is a white Space between a picture and the beginning of the site.
When i switch to "Turn it off" there is also this white space between the picture and the menu.

http://www.michaeldumfart.at/galerie/

Comments

  • AirAir
    Posts: 10,970
    Hello:-)

    Thanks for contacting us!

    You have tried good option, however in this case it is content padding that is doing this white space. I will have to add option for that like there is for normal pages.

    To remove it please add such custom CSS:
    .albums-list-page .formatter {
        padding-top: 0;
    }
    With kind regards.
  • Hello.

    Thank you. It works fine :smile:
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!