Placing link in gallery description.

firefox13firefox13 Registered Users Posts: 64 Big grins
edited May 20, 2009 in SmugMug Support
I want to place a web link in the description of one of my galleries. It is basically a diary record of a trip I did that relates to the photos in the gallery. I've tried to use what little HTML I have been able to pick up but can't seem to get it to work. Unfortunately I can't put the code in this post as it won't accept it.
Any help would be appreciated.

Comments

  • denisegoldbergdenisegoldberg Administrators Posts: 14,409 moderator
    edited May 20, 2009
    firefox13 wrote:
    I want to place a web link in the description of one of my galleries. It is basically a diary record of a trip I did that relates to the photos in the gallery. I've tried to use what little HTML I have been able to pick up but can't seem to get it to work.
    If you put html in a gallery description it must be enclosed within <html> and </html> tags. Here's an example of a link that would work in a gallery description:
    <html>
    Click to jump to my [B]<[/B]a href=[URL="http://denisegoldberg.blogspot.com/"]http://denisegoldberg.blogspot.com[/URL]">blog</[B]a[/B]>
    </html>
    
    --- Denise
  • firefox13firefox13 Registered Users Posts: 64 Big grins
    edited May 20, 2009
    If you put html in a gallery description it must be enclosed within <html> and </html> tags. Here's an example of a link that would work in a gallery description:
    <html>
    Click to jump to my [B]<[/B]a href=[URL="http://denisegoldberg.blogspot.com/"]http://denisegoldberg.blogspot.com[/URL]">blog</[B]a[/B]>
    </html>
    
    --- Denise

    Thanks that worked great<img src="https://us.v-cdn.net/6029383/emoji/clap.gif&quot; border="0" alt="" >
Sign In or Register to comment.