Html Image link
Global147
Registered Users Posts: 7 Big grins
Hi guys,
Just recently added a html contact block with a design of mine and what I want is to be able to click the image on the homepage and then for it to transfer me to that specific location on my website but cant find out to do it.
Just recently added a html contact block with a design of mine and what I want is to be able to click the image on the homepage and then for it to transfer me to that specific location on my website but cant find out to do it.
0
Comments
Without seeing what you put in your HTML block, I have no idea. Basically a link is the same as a text link:
<a href="your-page-url-here"><img src="your-picture-url-here" /></a>
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
That does NOT work, expert. It gives a broken image icon. Tried changing the code; tried styling w/ CSS; made sure it's a proper link - works fine in an incognito window, it simply does not work in Smugmug due to their trash software.
Where is the image? If it is in your SmugMug site, is it in a gallery that is public?
Musings & ramblings at https://denisegoldberg.blogspot.com
No, it works and it isn't SmugMug's "trash software".
Like @denisegoldberg said, make sure it's public. If you still need help, you need to post the specific page here.
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
This is done with a HTML/CSS block: https://gallery.imagesinthebackcountry.com/Smugmug-customization/Splash-Page-Example
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk