• Resolved intrelis

    (@intrelis)


    If I select 4 columns, only 3 will show up, but there will always be unused space just enough for 1 more column. If I increase the size of the thumbs just enough so that 4 won’t fit, then they rearrange into 2 columns, again with one extra blank column. So, the columns are in fact 4, as set, but the last one is always empty.

    Any idea what could be causing this?

    https://wordpress.org/plugins/document-gallery/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Dan Rossiter

    (@danrossiter)

    Ah. Yes, I’ve seen similar behavior in the past.

    In order to specifically address your issue, can you give me a URL pointing to a page where this issue is present? I’d like to check whether the issue is related to your theme or to the DG is handling columns.

    -Dan

    Thread Starter intrelis

    (@intrelis)

    The thumbs’ size is set to small, 100px, plus this code:

    div.document-icon img {
    width: 100px;
    }

    http://bratskalubov.com/?page_id=71

    Plugin Author Dan Rossiter

    (@danrossiter)

    Hi intrelis,

    I’m seeing custom CSS that adds a 5px margin to div.document-icon. Removing that should resolve your issues.

    -Dan

    PS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! 🙂

    Thread Starter intrelis

    (@intrelis)

    Wow, that was stupid. 🙂

    Thanks for the great support!

    Plugin Author Dan Rossiter

    (@danrossiter)

    Glad to be of service! 🙂

    -Dan

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Columns never the correct number’ is closed to new replies.