- Posts: 6
- Thank you received: 0
Bokeh and menu dropdown problems
-
admin@the-chosen.li
Inactive member - Topic Author
- New Member
Less
More
10 years 4 months ago #41088
by admin@the-chosen.li
Bokeh and menu dropdown problems was created by admin@the-chosen.li
Hi Hotjoomlatemplates
at first, thanks for the templates.
I have a problem on my Website, my menü on the Default Homepage is a little bit confuse becouse it is only for some miliseconds there when i make a mouseover.
the-chosen.li/web3/
my only change is:
<?php $menu = JSite::getMenu(); ?>
<body<?php if ($menu->getActive() == $menu->getDefault()) { echo ' class="sparky_home"'; }else{ echo ' class="sparky_inner"'; } ?>>
to
<?php $menu = JSite::getMenu(); ?>
<body<?php if ($menu->getActive() == $menu->getDefault()) { echo ' class="sparky_inner"'; }else{ echo ' class="sparky_inner"'; } ?>>
and:
Template.css
.sparky_inner .item-page h1, .sparky_inner .item-page h2 {
text-align: center;
to
.sparky_inner .item-page h1, .sparky_inner .item-page h2 {
text-align: left;
Thank you very much
at first, thanks for the templates.
I have a problem on my Website, my menü on the Default Homepage is a little bit confuse becouse it is only for some miliseconds there when i make a mouseover.
the-chosen.li/web3/
my only change is:
<?php $menu = JSite::getMenu(); ?>
<body<?php if ($menu->getActive() == $menu->getDefault()) { echo ' class="sparky_home"'; }else{ echo ' class="sparky_inner"'; } ?>>
to
<?php $menu = JSite::getMenu(); ?>
<body<?php if ($menu->getActive() == $menu->getDefault()) { echo ' class="sparky_inner"'; }else{ echo ' class="sparky_inner"'; } ?>>
and:
Template.css
.sparky_inner .item-page h1, .sparky_inner .item-page h2 {
text-align: center;
to
.sparky_inner .item-page h1, .sparky_inner .item-page h2 {
text-align: left;
Thank you very much
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6754
- Thank you received: 718
10 years 4 months ago #41091
by milos
Replied by milos on topic Bokeh and menu dropdown problems
Hi,
Please give us the correct link. When I go to the link you gave me, I see only 404 not found error page. Also, please let me know what device and browser you are using?
Thanks
Please give us the correct link. When I go to the link you gave me, I see only 404 not found error page. Also, please let me know what device and browser you are using?
Thanks
Please Log in to join the conversation.
-
admin@the-chosen.li
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
10 years 4 months ago #41092
by admin@the-chosen.li
Replied by admin@the-chosen.li on topic Bokeh and menu dropdown problems
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6754
- Thank you received: 718
10 years 4 months ago #41096
by milos
Replied by milos on topic Bokeh and menu dropdown problems
Hi,
Please check if "Responsive Menu" option is enabled in Extensions > Template Manager > hot_bokeh - Default > Responsiveness
Regards
Please check if "Responsive Menu" option is enabled in Extensions > Template Manager > hot_bokeh - Default > Responsiveness
Regards
Please Log in to join the conversation.
-
admin@the-chosen.li
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
10 years 4 months ago #41121
by admin@the-chosen.li
Replied by admin@the-chosen.li on topic Bokeh and menu dropdown problems
Hi,
Thanks for the fast answer
i changed the settings from
Responsive Behaviour - Enable
Responsive Behaviour - Disable
to
Responsive Behaviour - disable
Responsive Behaviour - Disable
to
Responsive Behaviour - Disable
Responsive Behaviour - Enable
NOW TO:
Responsive Behaviour - Enable
Responsive Behaviour - Enable
same Problems with these settings
maybe you have a other idea?
Tanks
Thanks for the fast answer
i changed the settings from
Responsive Behaviour - Enable
Responsive Behaviour - Disable
to
Responsive Behaviour - disable
Responsive Behaviour - Disable
to
Responsive Behaviour - Disable
Responsive Behaviour - Enable
NOW TO:
Responsive Behaviour - Enable
Responsive Behaviour - Enable
same Problems with these settings
maybe you have a other idea?
Tanks
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6754
- Thank you received: 718
10 years 4 months ago #41126
by milos
Replied by milos on topic Bokeh and menu dropdown problems
When I visit your site now, I see the top menu transforms to a button when I resize the browser. Also, after click on the button, it doesn't disappear. This is the same behavior as on our demo.
Please check.
Please check.
Please Log in to join the conversation.
Time to create page: 0.150 seconds