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.

Zentabs not aligned in sidebar module

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

On this demo page, the tabs in the sidebar-2 position are stacked rather than side by side. I'm not sure if this is due to a misconfiguration on my part, but I didn't do anything unusual, so I am likewise unsure if this is an issue in the framework somewhere.

Also, are there settings (outside of less or css) for tabs chrome?

--> dev link <--

template Base3 (from quickstart)
J3.2.3 + T3BS3
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
Last Edit: 10 years 2 weeks ago by blueshift. Reason: wrong category - probably should have been in Base3
The administrator has disabled public write access.
I don't think it was ever thought that folks would use the sidebar for Chrome tabs so styling is for normal nav lists - try adding this

#sidebar-2 ul.nav.nav-tabs > li {clear: none;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
cha-CHING!
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
The administrator has disabled public write access.
:)
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
What's the trick to getting a bullet to appear next to ul li items in an accordion in the sidebar?

strip tags = no
render plugin = yes
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
The administrator has disabled public write access.
I'm getting a

404 - Category not found

for that link now

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
--> new link <--

maybe it's time i took some time off. :whistle:
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
The administrator has disabled public write access.
You will need to overide this

.zentools li {
list-style-type: none;
}

using the moduleID so it targets this module only otherwise it will break zentool modules

Cheers
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