Titles in Smugmug
FattyMatty
Registered Users Posts: 3 Beginner grinner
Hi there,
Is it possible to move the position and appearance of titles applied to photos in a Smugmug gallery?
Many thanks!
FM
Is it possible to move the position and appearance of titles applied to photos in a Smugmug gallery?
Many thanks!
FM
0
Comments
You could start by looking at the customizations that leftquark has published to change items on smugmug-style galleries - http://www.aaronmphotography.com/Customizations/Gallery/SM-Layout. There is a customization on that page that changes the width of the caption but I suspect based on your question it is not exactly what you are after. What kind of change do you want to make to the photo titles?
You can easily add a link to your site in your signature here. Click the clipboard icon above, then Edit Signature. Begin your link with http:// to make it clickable.
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
As Denise mentioned, would you be able to provide a link to the gallery that you're looking to customize? I found a number of galleries on your site (http://www.matthewjleemanphotography.com/) but was unable to find any galleries that displayed the Title. I can whip up some CSS code for you if you'd be more specific about where you'd like to move them and how you would like to change their appearance.
Former SmugMug Product Team
aaron AT aaronmphotography DOT com
Website: http://www.aaronmphotography.com
My SmugMug CSS Customizations website: http://www.aaronmphotography.com/Customizations
My Website index | My Blog
http://www.matthewjleemanphotography.com/Other/Landscapes/North-Norfolk-Coast/
Hi - thanks for your reply and apologies for my tardiness in following up. Listed above is a link to a gallery with titles. The issue is I would like the title to appear either directly above the pictures or directly below it. Currently it appears on a line below the <share> and <info> links etc, which loses relevance I feel.
While we are at it, is there a way to move the purchase icons on a Portrait style gallery, as these seem pretty intrusive too?
Many thanks in advance for your time and help. It is very much appreciated.
Best, Matthew
Excellent question but unfortunately the answer is going to be a bit more complicated than you'd like.
We can use some CSS to move the title up:
However, the number of pixels to move it up will depend on the size of the window. You'd have to wrap this in a bunch of @media calls for different window sizes to make it look right in multiple browser sizes You can get more info on it here: http://www.aaronmphotography.com/Customizations/Sitewide/Screen-Width-Customizations
Former SmugMug Product Team
aaron AT aaronmphotography DOT com
Website: http://www.aaronmphotography.com
My SmugMug CSS Customizations website: http://www.aaronmphotography.com/Customizations
OK, thanks. How would I move the titles just for this gallery then? Sorry, but I don't know where (or how!) to insert the code you kindly provided above. Rgds, Matthew