Caption HTML

AllenAllen Registered Users Posts: 10,014 Major grins
edited November 20, 2009 in SmugMug Support
From Release notes
The following HTML tags in photo captions will now be preserved in lightbox view when someone clicks on an image in your gallery to see it bigger:
<a><b><i><u><br><ol><strong><font><h1><h2><h3><h4><h5><ul><li><em><div><span><center>

Please make this work for all pages that have a caption. Starting on a
Traditional page it works on singleImage pages and also all pages clicking thru
to display the lightbox. But it does not work on traditional page.

Reference this thread
http://www.dgrin.com/showthread.php?p=1266538#post1266538
Al - Just a volunteer here having fun
My Website index | My Blog

Comments

  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited November 20, 2009
    Allen wrote:
    But it does not work on traditional page.
    Link?
  • AllenAllen Registered Users Posts: 10,014 Major grins
    edited November 20, 2009
    Andy wrote:
    Link?
    The referenced thread was where this was found. Easy to check with WebDev.:D
    I'll see if I can set up a gallery for testing. link to test gallery

    Original No.1 <br />
    <html>
    <div class="noShow">
    garbage not to show
    </div>
    </html>


    .noShow {display: none;}
    .singleImage .noShow {display: block;}
    #lightBoxCaption .noShow {display: none;}
    Al - Just a volunteer here having fun
    My Website index | My Blog
Sign In or Register to comment.