Options

Vertically centering titles in lightbox

edited May 18, 2015 in SmugMug Customization
How can I raise the titles in lightbox a few pixels so they are vertically centered in the info panel? I think they are placed a bit too low now. This is extra visible on mobile devices.

Comments

  • Options
    PhyxiusPhyxius Registered Users Posts: 1,396 Major grins
    edited May 18, 2015
    Hi, we're happy to take a look for you. Can you please post a link to a specific image in the lightbox, with a title, so that we can check on it for you?
    Christina Dale
    SmugMug Support Specialist - www.help.smugmug.com

    http://www.phyxiusphotos.com
    Equine Photography in Maryland - Dressage, Eventing, Hunters, Jumpers
  • Options
    SystemSystem Registered Users Posts: 8,186 moderator
    edited May 18, 2015
    Phyxius wrote: »
    Hi, we're happy to take a look for you. Can you please post a link to a specific image in the lightbox, with a title, so that we can check on it for you?
    http://www.viknefoto.no/Favoritter/i-TvsQD4T/A
    Thanks! This is a completely random example. I guess any picture by any user would do, because all lightboxes I have seen is similar. I have already adjusted the caption down a bit, to hide it completely. But I don't think this affects the title placement.
  • Options
    Lille UlvenLille Ulven Registered Users Posts: 567 Major grins
    edited May 18, 2015
    You could try this one:
    .sm-lightbox-title {
      border-bottom:100px !important;
    }
    

    But of course you would have to "adapt" the 100px to what you need - not that your title ends in the middle of your photo :)

    Good luck

    Lille Ulven
    https://www.lilleulven.smugmug.com - The Photos of my travels
  • Options
    SystemSystem Registered Users Posts: 8,186 moderator
    edited May 18, 2015
    You could try this one:
    .sm-lightbox-title {
      border-bottom:100px !important;
    }
    
    Thanks a lot! I tried, but unfortunately it didn't seem to make any change.
Sign In or Register to comment.