Before you ask please READ THIS

single vertical work specific size

edited September 2014 in Beach Please Posts: 62
Can a single vertical work be presented in the original or specified size, not only the full screen?

Comments

  • AirAir
    Posts: 10,970
    Can you explain what you mean by vertical work? Live link and/or screen shot?

    With regards.
  • I meant that I've created a work with an option "full width photos". In your demo you call it also "Single vertical". So my question is - can I change a full width to the custom one?
  • AirAir
    Posts: 10,970
    Normally you can't set custom width. Small images would probably be stretched.
    But you can try with such custom CSS:
    #a13-full-photos img {
    margin: 0 auto;
    max-width: 100%;
    width: auto;
    }
    Hope that helps.

    With regards.
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!