next buttons

vickiavickia Registered Users Posts: 102 Big grins
edited May 5, 2012 in SmugMug Support
hi! For some reason my galleries in my clients section is not showing the next buton- i think this portion is called breadcrumbs and they are not there. I cant view all the pics in the gallery- any idea: hXh8m5"]http://www.eproductphotography.com/Category/Elegant-Impressions/22798580_6hDcts#!i=1829108573&k=2hXh8m5[/URL]

Comments

  • WendeeWendee Registered Users Posts: 171 Major grins
    edited May 5, 2012
    Hi Vickia,

    These two bits of code in the CSS box are interfering with the album navigation showing up in your galleries,


    /* HIDE BREADCRUMBS */

    .notLoggedIn #breadcrumb {visibility: hidden;}
    .notLoggedIn #altViews {visibility: hidden;}


    .gallery_14853218 #comment_header, #albumNav_top, #albumNav_bottom {
    display:none !important;
    }


    If you remove these from the CSS box, you should be able to see the options to move forward and backward through the images and pages in your gallery.

    Take care,
    Wendee
    SmugMug Support Hero
    http://help.smugmug.com/
Sign In or Register to comment.