Forums

Image gallery columns not working (9 posts)

  1. dlp4130
    Member
    Posted 3 months ago #

    Regardless of the number of gallery thumbnail columns I select, it automatically defaults to 3. Also, the gallery is adding an empty gallery div at the bottom. Anyone else run into this problem?

  2. esmi
    Member
    Posted 3 months ago #

    It could be that you simply don't have the physical space on your pages to display more than 3 columns of images.

  3. sebastian_a
    Member
    Posted 2 months ago #

    I have the same problem, however I am trying to display only 2 columns. Whatever the number in the columns setting I get a 3 column layout. Anyone have any ideas?

    '[gallery link="file" columns="2"]'

    Thanks for any help or advice.

  4. esmi
    Member
    Posted 2 months ago #

    Site url?

  5. sebastian_a
    Member
    Posted 2 months ago #

    A dev version is up at http://tinyurl.com/plvttg

    I have tried to edit the media.php file to set the default to 2 columns, however that does not seem to have any effect. I don't believe it's space (width) related as I am trying to use less space than available.

    esmi, any help or hint is greatly appreciated.

  6. squishyfox
    Member
    Posted 3 weeks ago #

    So I cannot find where or how to change the width and space between the 3 images that I want to display in a 3-columned row. I am choosing 3 column everytime when I post a gallery but it seems the spacing needs to be adjusted because when I choose 3, it just squeezes 2 images together and starts a new row. Anyone know how I can achieve this? Look at it at:

    http://www.squishyfox.com

    I want to display a 3-row. I looked in my style.css and couldn't find anything for the gallery css.

  7. sarnow
    Member
    Posted 1 week ago #

    @ squishyfox

    I have the same problem, gallery with 3 columns and line break - did you find the solution?

    http://www.holgerseidel.com/photo/2009/11/test-mit-gallery/

  8. esmi
    Member
    Posted 1 week ago #

    Try adding:

    .container #gallery-1 .gallery-item {width:auto !important;}

    to the bottom of style.css.

  9. sarnow
    Member
    Posted 1 week ago #

    Try adding:
    .container #gallery-1 .gallery-item {width:auto !important;}
    to the bottom of style.css.

    Wow. esmi - thanks a lot!!
    You saved my day. Now it works.

Reply

You must log in to post.

About this Topic