Options

Smugmug style gallery bug?

2»

Comments

  • Options
    AllenAllen Registered Users Posts: 10,013 Major grins
    edited June 4, 2007
    JohnnyJr wrote:
    Than does indeed move the button, but it's floating around the page depending on how many lines of text are in the gallery description. Here's examples from 3 different galleries:

    http://sisson.smugmug.com/gallery/2937816#158539776

    http://sisson.smugmug.com/gallery/2435397#134822206

    http://sisson.smugmug.com/gallery/2724456#147220598

    headscratch.gif
    See my last edited post again. Placing just above nav looks pretty neat.:D
    And should work with any style.

    Need to remove on contact and about galleries.

    .gallery_2946468 .share_button,
    .gallery_2264475 .share_button
    {display: none;}
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • Options
    JohnnyJrJohnnyJr Registered Users Posts: 174 Major grins
    edited June 4, 2007
    Drat! That code moves it, alrighty, but now it's in my custom gallery banner above the navbar... I think I've gotten spoiled by the Traditional gallery style where all of this appears (logically to me) below the image:

    sizes: S · M · Large | your preferred size: S · M · Large · O
    camera: Canon (Canon Eos 20d) |
    more details: exif |
    original size: 2487px x 3581px |
    current: 417px x 600px |
    share photo: links, forums, blogs |

    I guess what I'm looking to do is get all this all to appear below the image as it does in Traditional style. Possible?



    Allen wrote:

    Putting it above nav works for either.

    .share_button {
    visibility: visible;
    position: relative;
    top:-60px;
    }
    Elwood: It's 106 miles to Chicago, we've got a full tank of gas, half a pack of cigarettes, it's dark and we're wearing sunglasses.
    Jake: Hit it.

    http://www.sissonphotography.com
    www.flickr.com/photos/sissonphotography
    http://sissonphotography.blogspot.com/
  • Options
    AllenAllen Registered Users Posts: 10,013 Major grins
    edited June 4, 2007
    JohnnyJr wrote:
    Drat! That code moves it, alrighty, but now it's in my custom gallery banner above the navbar... I think I've gotten spoiled by the Traditional gallery style where all of this appears (logically to me) below the image:

    sizes: S · M · Large | your preferred size: S · M · Large · O
    camera: Canon (Canon Eos 20d) |
    more details: exif |
    original size: 2487px x 3581px |
    current: 417px x 600px |
    share photo: links, forums, blogs |

    I guess what I'm looking to do is get all this all to appear below the image as it does in Traditional style. Possible?
    Can place it there below image but as you noticed with the different number
    of lines it moves. Like caption or no caption, less thumbs on page like last
    page in gallery.

    One thought, on same line with nav, would have to make nav narrower though.

    .share_button {
    visibility: visible;
    position: relative;
    top:-37px;
    }

    .smugmug .menu li {width:130px;}
    .smugmug_small .menu li {width:110px;}
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • Options
    JohnnyJrJohnnyJr Registered Users Posts: 174 Major grins
    edited June 4, 2007
    I follow you, Allen. It seems logical that it can't go below...

    Allen wrote:
    Can place it there below image but as you noticed with the different number
    of lines it moves. Like caption or no caption, less thumbs on page like last
    page in gallery.

    One thought, on same line with nav, would have to make nav narrower though.

    .share_button {
    visibility: visible;
    position: relative;
    top:-37px;
    }

    .smugmug .menu li {width:130px;}
    .smugmug_small .menu li {width:110px;}
    In the navbar is also a good thought, but not as logical for the viewer, I think...

    mwink.gif OK, How about this: Can I put the share link in the PhotoBar flyout menu that appears on mouse-over? This would seem to be the most logical, elegant & cool answer to me.

    If not, I'll mess about whith this suggestion:

    .share_button {
    visibility: visible;
    position: relative;
    top:100px;
    }

    Edit: Only with a gallery description though. Either 100 or 65 without a gallery description
    Elwood: It's 106 miles to Chicago, we've got a full tank of gas, half a pack of cigarettes, it's dark and we're wearing sunglasses.
    Jake: Hit it.

    http://www.sissonphotography.com
    www.flickr.com/photos/sissonphotography
    http://sissonphotography.blogspot.com/
  • Options
    JohnnyJrJohnnyJr Registered Users Posts: 174 Major grins
    edited June 4, 2007
    Ok, so rubbed a few brain cells together and answered my own dumb question: I can have a Save Photos button on the PhotoBar!

    BUT (and this is a bit butt) I don't want to have to enable Originals: Yes in my gallery control to have the Save Photo button active, I just want it to work with larges.

    I'll look for the answer unless in the PhotoBar threads someone has it tip-of-tongue and wants to chime in...
    Elwood: It's 106 miles to Chicago, we've got a full tank of gas, half a pack of cigarettes, it's dark and we're wearing sunglasses.
    Jake: Hit it.

    http://www.sissonphotography.com
    www.flickr.com/photos/sissonphotography
    http://sissonphotography.blogspot.com/
  • Options
    AllenAllen Registered Users Posts: 10,013 Major grins
    edited June 4, 2007
    JohnnyJr wrote:
    Ok, so rubbed a few brain cells together and answered my own dumb question: I can have a Save Photos button on the PhotoBar!

    BUT (and this is a bit butt) I don't want to have to enable Originals: Yes in my gallery control to have the Save Photo button active, I just want it to work with larges.

    I'll look for the answer unless in the PhotoBar threads someone has it tip-of-tongue and wants to chime in...
    Save botton only does originals. Turn right click protection off and every
    photo size seen can be saved.
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • Options
    jfriendjfriend Registered Users Posts: 8,097 Major grins
    edited June 4, 2007
    You could just upload larges...
    Allen wrote:
    Save botton only does originals. Turn right click protection off and every
    photo size seen can be saved.

    Or, if you aren't also selling prints, do your own resizing to the large size, upload those and then enable originals. Then, Save Photo will save the large size. Of course, prints can't be made from the full resolution original in this scenario because you didn't upload it.
    --John
    HomepagePopular
    JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
    Always include a link to your site when posting a question
  • Options
    JohnnyJrJohnnyJr Registered Users Posts: 174 Major grins
    edited June 4, 2007
    I guess saving isn't really what I need so much as the share button.

    Any way to get a share button in the PhotoBar? That would completely solve the problem.
    Elwood: It's 106 miles to Chicago, we've got a full tank of gas, half a pack of cigarettes, it's dark and we're wearing sunglasses.
    Jake: Hit it.

    http://www.sissonphotography.com
    www.flickr.com/photos/sissonphotography
    http://sissonphotography.blogspot.com/
Sign In or Register to comment.