This is because the album names ( i.e. the names in parenthesis ) are links to the album where the phot is in.
You can make this also white, but this will not invite visitors to click on it, but if you want it, add the following into Table IV-A15:Custom style:
.wppa-thumbtext a {
color:#ffffff !important;
}
Now I understand – duh!
Thank you for explaining this!
I will now have to re-think this Jacob.
#1.) Can I limit the caption to just the link to the album?
#2.) Can I change the left-parenthesis and right-parenthesis to the red color (not white)?
#3.) If I can’t change the color of the parenthesis, can I just remove the parenthesis?
Jacob,
I have worked on this and I believe the best solution is to remove the parenthesis.
How may I just remove or hide the left and the right parenthesis please???
Thank you very much!
I patched it on your site and will remove them from the code in the next version.
After release of and update to the next version, you will have to add to custom css:
.wppa-tnpar {
display:none !important;
}
Thank you Jacob!
I prefer a ‘minimalist’ design so this is very helpful (thousands of little parenthesis are now gone).
The captions now display the correct album-link color (red).
For my sake, let’s leave this post ‘Unresolved‘ until the patches are removed.
Donation on its way!
Good morning Jacob,
I installed update 6.1.9 today.
I also applied the custom css that you provided.
<<I patched it on your site and will remove them from the code in the next version.>>
Do you have to remove the patches now?
No further action required. Installing 6.1.9 overwrote my patch, the custom css does the work now.
Thank you Jacob. The Recent Photos Page looks much better now!