Gallery display on linking/click through.
softleydoesit
Registered Users Posts: 29 Big grins
Does anyone know if it's possible when linking a picture on my home page to a gallery for the click to take me to the gallery view rather than the individual picture? Ideally I'd like two pictures on my home page that link to two separate galleries and when clicked on they link to the overview of the gallery, not the same picture as is on the home page.
0
Comments
Drag and Drop a Single Image Block into your home page. There is a setting called "Action on Click" > 'Go to Gallery'. If you need another, repeat.
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Then you'll need to use a HTML/CSS block instead. Add this to the HTML section:
Add this to the CSS section:
This will center two images horizontally with a 20px margin, left and right.
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Yes, drag and drop a Folder (Add Content Blocks > Galleries > Folder), then "Folders > Select From > Folders I Choose".
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Update: I added the CSS to the home page with the folder containing the two galleries I want there, and it fixed the left justified images, they now track with the logo and menu, thx.
You can add a HTML content block to your site via Customize > Content and Design, there's a HTML content block, screenshot: https://take.ms/Ughcn . There's a great help page that explains more about working with content blocks here: https://help.smugmug.com/fine-tune-my-design-with-content-blocks-HJ37leDJVrG
SmugMug Support Hero | My website: www.beabird.net
Thank you, Bea.