Problem with Gallery

glsgls Registered Users Posts: 8 Beginner grinner
edited April 17, 2007 in SmugMug Pro Sales Support
when not loged on I can not open the galleries, slide show is not showing,
just text which is not suppost to be there. if I log on everything seems to be ok.. not sure what my customers are seeing, or if they can get to the galleries..:dunno

Comments

  • glsgls Registered Users Posts: 8 Beginner grinner
    edited April 17, 2007
  • richWrichW Registered Users Posts: 941 Major grins
    edited April 17, 2007
    You have a few things in your css section that need to be removed.
    Remove these lines:

    color: #fff;
    background-color: #369;
    }

    img {margin-top:10px;}

    Home
    < li>Guestbook< /a>< /li>
  • glsgls Registered Users Posts: 8 Beginner grinner
    edited April 17, 2007
    I removed those lines still not working
    gladys
  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited April 17, 2007
    gls wrote:
    I removed those lines still not working
    gladys
    Using Firefox I get the slideshow and can browse down to any gallery. What
    browser are you using?
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • richWrichW Registered Users Posts: 941 Major grins
    edited April 17, 2007
    Change this:

    }
    #bioBox {
    text-align: center;
    background: none;

    to this:


    #bioBox {
    text-align: center;
    background: none;}

    The slideshow and galleries link work for me in IE6, FF, Flock.
Sign In or Register to comment.