CSS to Place Collected Image Text "From..." Link?
Darter02
Registered Users Posts: 947 Major grins
In another thread about about collecting photos I mentioned how I'd like to see the old site's "See Original Image" link that appeared in the description. It was pointed out to me that in some of the gallery styles it now says, "From..." and links to the original gallery. I use the collage style and do not see that information.
Would anyone happen to know the CSS code I could use site-wide to place that auto generated link into my images description?
Would anyone happen to know the CSS code I could use site-wide to place that auto generated link into my images description?
0
Comments
Is this the first clue I need to finding out how to get some sort of CSS to make this same text appear in my Collage Landscape descriptions?
Hieroglyphics would be easier to learn...
In the Smugmug style gallery a collected photo from another gallery will have an auto generated link back to the original. It appears in the caption field. See the red circle below.
I use Collage Landscape. The auto generated "From..." text doesn't appear. I'd like it to.
Should I just report this as a bug?
I don't think display: text; is a valid CSS thing, you could try display:block;, or one of the other options listed here in the documentation: http://www.w3schools.com/cssref/pr_class_display.asp Additionally, from what I see in the HTML, I don't think the text you want to show is even in the page so CSS can't "turn it on".
Since none of the other "detail" information shows I'd guess that it was intentionally not included and rather than reporting it as a bug you may want to submit it as a feature request. Of course if there is SM documentation stating that it would show (and it doesn't) then it would be appropriate to submit a bug report.
Andy
I gave that a shot. No effect. I guess I'll make a feature request...