Hi,
I am having trouble with the dropdown menus. The dropdown menu is appearing to far from the nav bar to be able to use instead of right underneath the nav bar like in the demo.
http://hire.esla.org.uk/
the nav bar is under sports facilities.
- doodyc
-
- Commercial Templates
- Wednesday, 05 November 2014
- Subscribe via email
Hello
This was an original issue of the template which we have since amended. Simply re download the template and install via your Extensions Manager. No template settings will be lost.
Ciarán
This was an original issue of the template which we have since amended. Simply re download the template and install via your Extensions Manager. No template settings will be lost.
Ciarán
- more than a month ago
- Commercial Templates
- # 1
Hello
May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.
Ciarán
May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.
Ciarán
- more than a month ago
- Commercial Templates
- # 3
Thank you
This turned out to be a further issue regarding the dropdown, specifically when there was no icon on the parent item, the dropdown became inaccessible. This issue has been amended and the update applied to your template.
Thank you for bringing this to our attention.
Ciarán
This turned out to be a further issue regarding the dropdown, specifically when there was no icon on the parent item, the dropdown became inaccessible. This issue has been amended and the update applied to your template.
Thank you for bringing this to our attention.
Ciarán
- more than a month ago
- Commercial Templates
- # 5
Ciaran,
Im having the same issue. Can you tell me what to edit to fix? Thank you.
Kindest Regards,
Jeremy
Im having the same issue. Can you tell me what to edit to fix? Thank you.
Kindest Regards,
Jeremy
- more than a month ago
- Commercial Templates
- # 6
Hi Jeremy
Would you have a URL to an example of this issue? Please ensure you have installed the latest download of the template.
Ciarán
Would you have a URL to an example of this issue? Please ensure you have installed the latest download of the template.
Ciarán
- more than a month ago
- Commercial Templates
- # 7
http://elijahcasey.com/dev/
Yes I re-downloiaded and re-uploaded the Boss Site just within the last few days.
Yes I re-downloiaded and re-uploaded the Boss Site just within the last few days.
- more than a month ago
- Commercial Templates
- # 8
Hello
May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.
Ciarán
May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.
Ciarán
- more than a month ago
- Commercial Templates
- # 9
Thank you Jeremy
It appears our fix was reverted on a recent update of the template :/
I have re added the fix and uploaded to your Joomla installation.
For other users to apply the fix via the Custom CSS field simply add the following...
It is worth noting that if you are using no icons across your menu you may wish to move the menu up a bit. To do so you can add the following...
Ciarán
It appears our fix was reverted on a recent update of the template :/
I have re added the fix and uploaded to your Joomla installation.
For other users to apply the fix via the Custom CSS field simply add the following...
#hornav > ul.menu > li > a:not([class^="fa-"]) {
padding-top: 50px !important;
}
It is worth noting that if you are using no icons across your menu you may wish to move the menu up a bit. To do so you can add the following...
#hornav > ul.menu > li > a:not([class^="fa-"]) {
padding-top: 0px !important;
}
#hornav li ul, #hornav li ul li ul {
top: 65px;
}
#hornav li:hover > ul, #hornav li ul li:hover > ul {
top: 40px;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 10
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »