catgraphics1950
Forum Replies Created
-
Here’s how to I got rid of the captions under the thumbs on the
Gallery thumbs page. Small change in the “nggallery,css” file, (in the “css” folder of the nextgen-gallery plugin)
On the class:
.ng-gallery-thmbnail span {
(line 155)
Add:
display:none;That removed all captions from thumbs pages, but captions are still under the overlay photo enlargements.
Thanks.
C.Darn.. I wish I could remember how I hid the captions on the first page! I set up that gallery several months ago, and don’t remember even seeing the captions under the thumbs at that time. However, I upgraded the NG gallery March 1st, and I wonder if that reset something I had changed? I have the previous version of the plugin on my local machine, so I may try to compare the css and/or php files. Either way – whatever I did or did not change, the css and php should render both gallery pages the same way.. but they are different. I see no settings in the admin area where one can choose to see the captions on the thumb pages.
I have to solve this puzzle and appreciate any help!
Thanks.