Trouble with gallery

buso23buso23 Registered Users Posts: 112 Major grins
edited September 28, 2009 in SmugMug Support
http://ljsphotography.smugmug.com/

This is my site and i have a trouble . I want to change in my portfolio link " Try Galleries" in other name . I try that with rename categories and subcategories in control pane but it doesn't work . Can someone tell me how to fix that.
Tnanx in advance
Regards from Macedonia, Ljupco

www.ljsphotographyonline.com

Comments

  • AllenAllen Registered Users Posts: 10,014 Major grins
    edited September 28, 2009
    buso23 wrote:
    http://ljsphotography.smugmug.com/

    This is my site and i have a trouble . I want to change in my portfolio link " Try Galleries" in other name . I try that with rename categories and subcategories in control pane but it doesn't work . Can someone tell me how to fix that.
    Tnanx in advance
    Have no idea what you are referring to. You have a Portfolio gallery under the "other" category.
    http://ljsphotography.smugmug.com/Other
    That is what gallery the link your nav is pointing to.

    Is it the name in the navbar you're wanting changed? Not the link?
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • buso23buso23 Registered Users Posts: 112 Major grins
    edited September 28, 2009
    Allen wrote:
    Have no idea what you are referring to. You have a Portfolio gallery under the "other" category.
    http://ljsphotography.smugmug.com/Other
    That is what gallery the link your nav is pointing to.

    Is it the name in the navbar you're wanting changed? Not the link?

    Yeah I've figured it out myself. It should be ok now. Thanks. Anyway I have one more question - How do I hide my keywords from showing up underneath the image ? I don't want them excluded from the search, just hidden from view. I read somewhere about it but can't find the right tutorial.

    Also How do I remove the option for the viewer to choose the size of the photo ? Like here :

    http://crystalwashburnphotography.com/Travel/International-IslandTravel/9703142_WMiYu/1/655810900_BDrs4/Medium

    Only the like button is visible. Thanks, Ljupco
    Regards from Macedonia, Ljupco

    www.ljsphotographyonline.com
  • AllenAllen Registered Users Posts: 10,014 Major grins
    edited September 28, 2009
    buso23 wrote:
    Yeah I've figured it out myself. It should be ok now. Thanks. Anyway I have one more question - How do I hide my keywords from showing up underneath the image ? I don't want them excluded from the search, just hidden from view. I read somewhere about it but can't find the right tutorial.

    Also How do I remove the option for the viewer to choose the size of the photo ? Like here :

    http://crystalwashburnphotography.com/Travel/International-IslandTravel/9703142_WMiYu/1/655810900_BDrs4/Medium

    Only the like button is visible. Thanks, Ljupco
    Add this to CSS for that gallery.

    .gallery_9703142 #photoKeywords,
    .gallery_9703142 #sizePicker {display: none;}
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • buso23buso23 Registered Users Posts: 112 Major grins
    edited September 28, 2009
    Allen wrote:
    Add this to CSS for that gallery.

    .gallery_9703142 #photoKeywords,
    .gallery_9703142 #sizePicker {display: none;}

    Thanks for a quick answer. I think I have found a way to hide the keywords. I used this in my css:

    #photoKeywords {display:none;}

    Is it OK ? It seems to be working.

    Thanks in advance
    Regards from Macedonia, Ljupco

    www.ljsphotographyonline.com
  • buso23buso23 Registered Users Posts: 112 Major grins
    edited September 28, 2009
    Allen wrote:
    Add this to CSS for that gallery.

    .gallery_9703142 #photoKeywords,
    .gallery_9703142 #sizePicker {display: none;}

    I have tried that but it doesn't work.Any other way for the size picker ??
    Regards from Macedonia, Ljupco

    www.ljsphotographyonline.com
  • AllenAllen Registered Users Posts: 10,014 Major grins
    edited September 28, 2009
    buso23 wrote:
    I have tried that but it doesn't work.Any other way for the size picker ??
    Don't understand, this works for that gallery, just checked.

    .gallery_9703142 #photoKeywords,
    .gallery_9703142 #sizePicker {display: none;}
    Al - Just a volunteer here having fun
    My Website index | My Blog
Sign In or Register to comment.