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.

Focus2 One-Page Menu logo and navigation bar

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

How do I cause the logo to disappear and the navigation bar to slide to the top of the page using the one-page menu feature/frontpage of Focus2?

My aim is to have it function the same way that it does on the sub pages.

bulaworksdev3.com
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Sorry for the delay on a reply I'm waiting to ask a developer about this and a related question

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Not a problem, I know that you guys follow through. I have plenty of other things to do on the site.
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi there,

You need to add some custom.css to make that happen:

.fixed #toolbar-left,.fixed #navwrap,.fixed #toolbar-right {top:0 !important}

That will place those three elements at the top of the page.

Then if you want to hide the logo add:

.fixed #logowrap {display:none !important}

Cheers
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
I was looking around and clicked without knowing what would happen.

Did I cause any problems.


Message

Override created in /templates/focus2/html/layouts/joomla/content

Successfully created the override.

Also, do I simply create and add a custom.css folder or is there a place to enter the above css.
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi

You should be able to simply remove the override without any problem

Cheers
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
oh the css question - can you check out this link for css customisation options on zgfv4

docs.joomlabamboo.com/zen-grid-framework-4/theme/customisation.html

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks for your help and the custom.css link. Everything works as hoped.
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
Last Edit: 9 years 1 month ago by BWbamboo.
The administrator has disabled public write access.
No problem :)

Good luck with the site

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