- Posts: 6
- Thank you received: 0
Re: Really strange behavior with mod_login in topmenu
-
ginageick
Inactive member -
Topic Author
- New Member
-
Less
More
14 years 1 month ago - 2 years 11 months ago #6113
by ginageick
Really strange behavior with mod_login in topmenu was created by ginageick
Hi there...
I'm playing with the module in menu - really need the login module up there - but have a look; looks like a javascript conflict, perhaps? Menu behaves normal when I take the login module out....
atasteofmanitoulin .ca
I'm playing with the module in menu - really need the login module up there - but have a look; looks like a javascript conflict, perhaps? Menu behaves normal when I take the login module out....
atasteofmanitoulin .ca
Last edit: 2 years 11 months ago by milos.
Please Log in to join the conversation.
-
ginageick
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
14 years 1 month ago - 14 years 1 month ago #6114
by ginageick
Replied by ginageick on topic Re: Really strange behavior with mod_login in topmenu
Also, while I was checking... Safari does not load main background images 
Advise fix, please?

Advise fix, please?
Last edit: 14 years 1 month ago by ginageick.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 1 month ago - 2 years 11 months ago #6124
by ivan.milic
Replied by ivan.milic on topic Re: Really strange behavior with mod_login in topmenu
Hi,
first replace megamenu script with latest in attachment.
That (old) is located here:
/templates/hot_wellness/js/jquery.hjt.megamenu.js
Then add this style block to reduce login module width in index.php of template just before </head>:
first replace megamenu script with latest in attachment.
That (old) is located here:
/templates/hot_wellness/js/jquery.hjt.megamenu.js
Then add this style block to reduce login module width in index.php of template just before </head>:
Code:
<style type="text/css">
#modlgn_username, #modlgn_passwd
{
width:110px;
}
.hjt-megamenu-dropdown-panel-list form UL
{
padding-left:10px;
}
</style>
Last edit: 2 years 11 months ago by milos.
Please Log in to join the conversation.
-
ginageick
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
14 years 1 month ago #6151
by ginageick
Replied by ginageick on topic Re: Really strange behavior with mod_login in topmenu
Awesome - thank you!
Yeah, I put the default login module in there, just to make sure there wasn't anything wrong with the override.
Now.. any idea on the Safari background images?
Yeah, I put the default login module in there, just to make sure there wasn't anything wrong with the override.
Now.. any idea on the Safari background images?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 1 month ago #6159
by ivan.milic
Replied by ivan.milic on topic Re: Really strange behavior with mod_login in topmenu
Maybe you use some old version of Safari. I just tested that on 1 week old download of safari browser also safari uses completely same engine as chrome browser and it's perfect in chrome?
Can you take snapshoot?
Can you take snapshoot?
Please Log in to join the conversation.
Time to create page: 0.146 seconds