• Resolved ursula-s

    (@ursula-s)


    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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter ursula-s

    (@ursula-s)

    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.

    Plugin Contributor photocrati

    (@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.

    Thread Starter ursula-s

    (@ursula-s)

    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.

    Plugin Contributor photocrati

    (@photocrati)

    @ursula-s – Thanks for the update here!

    – Cais.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Tag Cloud Appearance’ is closed to new replies.