Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

css-class tag-link

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hello,

When you create a menu-item to list all tags, the tag-list-link is displayed as a h3-item with a zen-icon-tags icon in front (as in demo.joomlabamboo.com/index.php?theme=apr16 ).
Is it possible to get the same list-layout when you click on a single tag-item in an article (as in juupke.nl/tags-aqua/het-aquarium )? I tried adding the css-class 'tag-category' to the css-class of the taglink, but that wasn't it.
Thanks in advance!

Kind Regards,
Jos
  • josfrenken's Avatar
  • josfrenken
  • 12 Month basic
  • 117 posts
  • 3 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi Jos,

You want juupke.nl/tags-aqua/het-aquarium

to look like this?

bambootheme.com/showcase/apr16/joomla/list-of-all-tags

Do you want the same tag?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hello Paul,

1) Yes (in fact all tag-listings)
2) That would be nice :-)

Kind Regards,
Jos
  • josfrenken's Avatar
  • josfrenken
  • 12 Month basic
  • 117 posts
  • 3 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi Jos,

Rather than go down the override route perhaps try adding css?

It may not look exactly the same but something similar
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
something like

.itemid-291 .zen-nav.zen-nav-stacked li a {display: initial;}
.itemid-291 h2.article-title:before {content: "\f02c";font-family:fontawesome;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
This adds the font icon font family

and removes the display block from the link

This looks alright - the difference is the icon isn't part of the link

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
.itemid-291 just targets this individual page

sorry should have mentioned that

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hello Paul,

I can work with that. It looks just the way i want it.
Thank you very much!

Kind Regards,
Jos
  • josfrenken's Avatar
  • josfrenken
  • 12 Month basic
  • 117 posts
  • 3 Thanks
  • Karma: 1
The administrator has disabled public write access.
You're welcome

Best of luck with the site

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: josfrenken

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers