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.

Parameters for Zenkit?

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

not sure this is the right place in the forum for a Zenkit question:

I wanted to use the slideshow. It displays but "off" the template. Not to sure where to start with the "trouble" shooting, as I don't see customisation options, like with the Zentool slideshow, so I could disable e.g. "introtext" or "readme".

I have not put it back to the common template, but append a screenshot of what it looked like (goo.gl/sfuUA):
Zenkitslideshow.jpg


Settings:
Zenkitslideshowsettings.jpg
  • SteinerPDP's Avatar
  • SteinerPDP
  • 12 Month Developer
  • 397 posts
  • 3 Thanks
  • Karma: 2
The administrator has disabled public write access.
There are no parameters for the zenkit templates because K2 doesnt really provide for that, however the issue is a css issue.

You could just add something like:

#k2ItemList {clear:both} and it should fix the issue.

Hope that helps.
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
where should I add it: my cusom.css or in the zentkit.css?
  • SteinerPDP's Avatar
  • SteinerPDP
  • 12 Month Developer
  • 397 posts
  • 3 Thanks
  • Karma: 2
The administrator has disabled public write access.
I'd add it to the custom.css

Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
  • SteinerPDP's Avatar
  • SteinerPDP
  • 12 Month Developer
  • 397 posts
  • 3 Thanks
  • Karma: 2
The administrator has disabled public write access.
Ah right yes - can you try this:

.itemBody {
clear: both
}
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
perfect.
Thanks.
  • SteinerPDP's Avatar
  • SteinerPDP
  • 12 Month Developer
  • 397 posts
  • 3 Thanks
  • Karma: 2
The administrator has disabled public write access.
Thanks for the update

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

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

Happy Campers