Options

Page Number Counter in Galleries

ShamguessShamguess Registered Users Posts: 88 Big grins
edited August 20, 2013 in Bug Reporting
In the "new" smugmug at the gallery level; if you have multiple pages of images in the gallery; there is a little widget at the bottom that shows:

current page number - down arrow - and total number of pages

The bug is that if there are more than 9 pages in the gallery, the "down arrow" symbol covers up the number of pages.

For example... this gallery has 48 pages in it yet the arrow covers up the "4" so it looks like there are only 8 pages...

i-s9gRqs8-M.jpg

Comments

  • Options
    juanherediajuanheredia Registered Users Posts: 345 Major grins
    edited August 13, 2013
    Shamguess wrote: »
    In the "new" smugmug at the gallery level; if you have multiple pages of images in the gallery; there is a little widget at the bottom that shows:

    current page number - down arrow - and total number of pages

    The bug is that if there are more than 9 pages in the gallery, the "down arrow" symbol covers up the number of pages.

    For example... this gallery has 48 pages in it yet the arrow covers up the "4" so it looks like there are only 8 pages...

    Yes, I have the same problem too.
  • Options
    awwaww Registered Users Posts: 17 Big grins
    edited August 14, 2013
    Yes, I have the same problem too.

    It's worse than that - all my galleries (SmugMug or "Willow" design default) have this problem even with less than 10 gallery pages (Firefox 22.0 on Win 8):

    i-3nSvKr4-L.jpg
  • Options
    phaserbeamphaserbeam Registered Users Posts: 452 Major grins
    edited August 14, 2013
    Depends on the Browser... and system OS.
    I'm using Opera12 on Windows and everything is fine. On linux with Opera12 it looks like that (should be page 1/20 inside a SM gallery view):
  • Options
    uketeeceeuketeecee Registered Users Posts: 90 Big grins
    edited August 14, 2013
    I use Windows and Firefox. Same problem for me.
  • Options
    phaserbeamphaserbeam Registered Users Posts: 452 Major grins
    edited August 15, 2013
    I still have that issue... not sure if that works:
    .sm-gallery-tiles-pagination-total {
      padding-left:2em;
    }
    

    I used that inside of a side-wide CSS box for my SM gallery views. Seem to be OK on firefox/opera/konqueror. Sure that should be fixed by SM but as long as they don't fix it.... feedback from other browsers is welcome...
  • Options
    JtringJtring Registered Users Posts: 673 Major grins
    edited August 15, 2013
    I have the problem on Firefox 22.0 but not on IE10. Even more interestingly, Firefox shows the little square down-arrow box and IE does not. -- Jim Ringland
    Jim Ringland . . . . . jtringl.smugmug.com
  • Options
    ShamguessShamguess Registered Users Posts: 88 Big grins
    edited August 20, 2013
    Looks like they fixed it. Thanks Smugmug!!!
  • Options
    beardedgitbeardedgit Registered Users Posts: 854 Major grins
    edited August 20, 2013
    Shamguess wrote: »
    Looks like they fixed it. Thanks Smugmug!!!
    It's unchanged here (Firefox/XP) :cry

    FWIW, my workaround is:
    .sm-gallery-tiles-pagination-total {
      padding-left:20px;
    }
    

    No idea how it looks on anything other than my setup though.
    Yippee ki-yay, footer-muckers!
  • Options
    ShamguessShamguess Registered Users Posts: 88 Big grins
    edited August 20, 2013
    You are right. Seems to be fixed in IE but not Firexox. I have a gallery with over 3000 images in it that the page button looks fine in IE but not Firefox.
Sign In or Register to comment.