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 subpage main menu font size

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

How do I change the font size or margin space on the Focus2 sub-page main-menu navigation bar? I'm two-characters off from achieving my desired results.
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi

Do you have a link?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
bulaworksdev3.com/electronic-press-kit

That will take you to the sub-pages. If I take the "ng" off of Booking in the menu things fit fine for my purposes.
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Have you fixed this?

As it looks ok to me

Cheers
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I do notice a button issue on the booking tab

#menu .moduletable .acysubbuttons .btn {margin:0;padding: 8px;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
It looks fine on some screens, others not. What is best to change padding, margin, font, width...none-of-the-above? And, how would I change it? Backend or custom css?
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
Last Edit: 8 years 5 months ago by BWbamboo.
The administrator has disabled public write access.
paulus103 wrote:
I do notice a button issue on the booking tab

#menu .moduletable .acysubbuttons .btn {margin:0;padding: 8px;}

Cheers
Paul

I was going to just work around this, but your tip, combined with a previous tip, helped me correct the issue. Thanks.
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
no problem

with the menu I can't see the issue here so not 100% how best to target this

#menu ul>li a, #menu ul>li .zen-menu-heading {padding: 12px 20px 11px 20px;}

the 20px are the padding right and left respectively

You could do a global adjustment and then increase the padding for just the home page?
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
So you could have

.itemid-101 #menu ul>li a, #menu ul>li .zen-menu-heading {etc

targetting the home page and

#menu ul>li a, #menu ul>li .zen-menu-heading {etc

targetting the rest of the site

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thank you. Your assistance is greatly appreciated.
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
All sorted ok?

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