• Amy

    (@ameanmeanfox)


    Hi. I’d like to use this theme for my photography portfolio. I have both vertical and horizontal images. The live demo only shows horizontal images, so I’m wondering if this theme works for vertical images as well. Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • yes if you cheat and make them into horizontal photos. https://www.piqzu.com look in my albums on how I cheated I think it worked out nice.

    seylavee

    (@seylavee)

    Learnt to add this into css from somewhere I can’t remember. It works for me.

    Apologies to the original source.

    #slider img {
    /* sizing ang align for portrait */
    max-height: 110% !important;
    max-width: 100% !important;
    height: auto !important;
    width:auto !important;
    margin-top: 0px !important;
    margin:auto !important;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is this theme suitable for vertical photos’ is closed to new replies.