Support Forum

  • Page:
  • 1

Build.r

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

Another reason why Build.r is one of the best (if not the best) template for the Joomla CMS. I added a 'sticky' sidebar module for my photography pages;

Ed Hathaway's Photography

menu through the galleries to see a build.r 'sticky' module in action!

In closing, thanks to the old guard JB family (Anthony, Jason, Seth, Rob and Paul) for giving us all great Joomla themes, frameworks & extensions as well as outstanding friendships!

Ed
  • Ed's Avatar
  • Ed
  • LIfetime Developer - Big Bamboo
  • 1693 posts
  • 45 Thanks
  • Karma: 60
The administrator has disabled public write access.
The following user(s) said Thank You: blueshift
Thanks Ed

Has been a long journey and always nice to meet good people :)

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I use the sticky sidebar on restaurant menus. Brilliant! :side:
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
The administrator has disabled public write access.
The following user(s) said Thank You: manh
Are you creating the code yourself for the sticky or using the existing template ability?

I only found out last week Anthony did create a one off quickstart for a user

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

using your sticky sidebar feature
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
Last Edit: 6 years 1 month ago by blueshift.
The administrator has disabled public write access.
For my specific site gallery pages all I did was create and use the sidebar2 module position and added this CSS into the custom.css file;
.zen-marginless-grid .zg-col-2, .zg-fullwidth .zg-col-2 {
    position: fixed !important;
    display: -webkit-inline-box !important; 
    margin-top: 100px;
}

Only draw back is you can only have/use one (1) module in the sidebar2 position. I'm using a Custom module and adding my needed data into this one module.
  • Ed's Avatar
  • Ed
  • LIfetime Developer - Big Bamboo
  • 1693 posts
  • 45 Thanks
  • Karma: 60
The administrator has disabled public write access.
Thanks Ed

Have a great weekend

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