1. wallis
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 06 March 2017
  5.  Subscribe via email
Hi everyone in the forum
I'm used to ask Ciaran and to receive a prompt answer. I've learned a lot from him and I mean not only about the J51 products. Usually his answers teach a little bit of the business of using code to tweak templates. Manny thanks.
Now I came again with questions but since this is a forum I have to address all members which I do with joy and thank Ciaran in the end (I believe) unless he retired.
Well, this is the first question:
In my Hannah if I create a Multi Column Dropdown Menu in the last menu items sitting at the right of the page, the items extend out of the page because they develop to the right. Can I modify the presentation so they develop to the left?
The second question is:
Still in the Hannah Dropdown Menus how can I control the size of the images added to the menu hyperlinks?
Regards
Wallis
Accepted Answer Pending Moderation
0
Votes
Undo
HI Wallis

I hope you are keeping well! :)

Would you have a URL to an example of your menu?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán
I'm good and happy to here again. Thanks for your attention.
I’m beginning the process of transferring this live website from Grafik to Hannah. The link is this: http://www.agrupamento-alfredodasilva-sintra.pt/work (the existing site is on that address without “/work”). One more question regarding the Hannah menus: How can I remove the arrows that indicate the existence of submenus in order to reduce the space between items?
Best regards
wallis
References
  1. http://www.agrupamento-alfredodasilva-sintra.pt/work
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To amend try adding the following to the Custom CSS field of your templates parameters, where 1788 is your parent menu item ID...

.hornav > ul > li.item-1788 > ul {
left: auto !important;
right: 1px !important;
}


To hide the parent indicators you can also add the following...

.hornav > ul > .parent::after {
display: none;
}
.hornav > ul > .parent {
padding-right: 0;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán
Thanks a lot. It works perfectly. And about the size of the images added to the menu hyperlinks? How can I control it? As you may see in the menu item called "Mais" the default size is to big for my installation.
Best regards
wallis
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Ciarán,
Please disregard my last request about controlling the size of the images added to the menu hyperlinks. I figured it myself following the logic in the answer you gave me to the previous question.
The code:
.hornav > ul > li.item-1927 > ul {
max-width: 110px;
}
solved the problem.
My best regards
wallis
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Good work.. thank you for the update! :)

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán -

In my hannah menu, the down arrows changed to squares. I'm also missing the Facebook and Twitter icons. Did I accidentally delete the graphic for it somehow?
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Ensure that the Load FontAwesome option is enabled in the Styling -> Typography tab of your template settings.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Wow that was easy. Thanks so much for your quick response.
  1. more than a month ago
  2. Commercial Templates
  3. # 9
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok