About this topic

  • Posted by dkemp 1 year ago. There are 4 posts. The latest reply is from byron.
  • This topic is not resolved

Tags

  1. Hi all,

    I am wondering if someone could advise me on this please.

    When I change the number of rows in my gallery to 3 it doesn't work, it only displays 2 rows.

    I have tried displaying 1 and 2 rows which both work fine but when I display 4 rows it only displays 3 but with extra space to the right.

    The display I am using and want to use is the standard display.
    I would like it to look like the photosmash demo one with 3 rows and the correct spacing.

    Does anyone know how to resolve this please?

    Thanks,
    David

  2. Hi David,

    It really has to do with how wide the space is that you're putting the gallery into. The one in the Demo happens to fit 3 images across very nicely. I have it set to 30 images per page and 3 images per row.

    Give us a link and we'll take a look.

    Cheers,
    Byron

  3. Hi Byron,

    Thanks for the reply again :)

    Here is the blog:
    http://tubezombies.com/?page_id=3

    I used the same settings as your demo one (as above with 30 images per page and 3 images per row) but it seems to be struggling with the 3 per row.

    If I change the rows to 4 it does display 3 rows but the spacing isn't correct.
    I think the width of the blog should be ok to display 3 as far as it looks so maybe I am missing something.

    Cheers,
    David

  4. Hi David,

    Try adding this to your CSS file (preferrably not the PhotoSmash CSS since that will get overwritten each time you upgrade):

    bwbps_gallery.li { margin: 0 !important; }

    Your style.css had a rule that was affecting the margin of the li. That should hopefully cure it.

    Cheers,
    Byron

RSS feed for this topic