View Full Version : no caption filename, but show Filename: box
jchin
Feb-20-2007, 05:32 AM
Is it possible to have it configured so that the Caption only displays the actual caption and not the filename, while still having the "Filename:" box visable in the "smugmug" view?
Barb
Feb-20-2007, 07:06 AM
Is it possible to have it configured so that the Caption only displays the actual caption and not the filename, while still having the "Filename:" box visable in the "smugmug" view?
Hi :)
If you have input a caption for the photo, the caption will show below the photo instead of the filename. However, the filename is still in the photobar. If you mouse over the larger photo on the right, the photobar will show the "info" button. Click on it. The file name will be shown there. Is that what you mean?
jchin
Feb-20-2007, 07:23 AM
No, that is not what I mean.
In a gallery if I may have captions on some photos and not others.
In the "customize gallery" settings, there is an option which reads: "filename ?". If I set this option to "No" (not to show filenames if the caption is empty), then my customized CSS,
/* expose the Filename: box */
#fileNameBoxWrapper, #fileNameBox { display: block; }
does not work.
If I have the option "filename ?" set to "Yes", then it works; but for those photos without captions, the filename is now shown twice.
How do I fix that?
Allen
Feb-20-2007, 08:41 AM
No, that is not what I mean.
In a gallery if I may have captions on some photos and not others.
In the "customize gallery" settings, there is an option which reads: "filename ?". If I set this option to "No" (not to show filenames if the caption is empty), then my customized CSS,
/* expose the Filename: box */
#fileNameBoxWrapper, #fileNameBox { display: block; }
does not work.
If I have the option "filename ?" set to "Yes", then it works; but for those photos without captions, the filename is now shown twice.
How do I fix that? Put this in all empty captions.
<>
It'll surpress the filename for non-caption photos.
Just a work-around but works.
Use bulk edit captions/keywords and add to all.
vBulletin v3.5.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.