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.

Zen-social stickynav not disabled

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

The zen-social icons stay on a mobile screen until 200px.
www.outfrontmotorsports.com/

Screenshot2015-08-1010.45.23.png
  • ODiN Mayland's Avatar
  • ODiN Mayland
  • LIfetime Developer - Big Bamboo
  • 818 posts
  • 10 Thanks
  • Karma: 8
Last Edit: 8 years 8 months ago by ODiN Mayland.
The administrator has disabled public write access.
Hi

Are you using the latest template version?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Yes, Version: 1.3.2 | Release Date: May 26 2015
  • ODiN Mayland's Avatar
  • ODiN Mayland
  • LIfetime Developer - Big Bamboo
  • 818 posts
  • 10 Thanks
  • Karma: 8
The administrator has disabled public write access.
Hi Jeff,

They are actually designed to stay on. So you would have to remove them by adding something like this in your custom.css:

@media screen and (max-width:787px) {
.social-wrap {display:none}
}

set the px width for where you want them to start being displayed.

Thanks
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Ok, but IMHO, having them stay creates some overlap issues with linked logos and other items in those upper positions.

It appears they only stay on until 200px anyways.

For me this made it behave like the mean-bar:
.social-wrap {position: absolute;}
  • ODiN Mayland's Avatar
  • ODiN Mayland
  • LIfetime Developer - Big Bamboo
  • 818 posts
  • 10 Thanks
  • Karma: 8
The administrator has disabled public write access.
Thanks Jeff,

Are you ok now?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Yes, the fix makes my client happy.
  • ODiN Mayland's Avatar
  • ODiN Mayland
  • LIfetime Developer - Big Bamboo
  • 818 posts
  • 10 Thanks
  • Karma: 8
The administrator has disabled public write access.
Thanks for taking the time to post your solution

Appreciated :)

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