Forums
Forums / Plugin: Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery / Tag Cloud Appearance
(@ursula-s)
9 years, 6 months ago
Hi,
is it possible to have the tag cloud in a list style? So the tags are one under the other?
I thing it’s a question of css? What do I have to change to get not a tag cloud but a tag list?
I use the NextGen Gallery Plus, but as the tag cloud is a feature of the free version I think I have to put my question here.
Thank you in advance for your answer and sorry for my bad English,
Ursula
I can’t edit, so I have to write a new post, sorry for that.
I also need a possibilty to display the number of images behind the tag; at the moment it is shown as title-element (“56 Themen”) if I go with my mouse on the tag.
(@photocrati)
@ursula-s – Add the following custom CSS under Gallery > Other Options > Style should work to create a list of tags in a column:
.ngg-tagcloud ul.wp-tag-cloud li { float: none !important; }
Changing the output itself may require a custom template for the tag cloud display which unfortunately falls outside our current scope of support.
Thanks!
– Cais.
Hi Cais,
thank you for your answer – the css-code works fine! Because of the custom template I will contact the support; perhaps there I can get a solution.
@ursula-s – Thanks for the update here!
The topic ‘Tag Cloud Appearance’ is closed to new replies.