Bokeh and menu dropdown problems

More
10 years 4 months ago #41088 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

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
10 years 4 months ago #41091 by milos
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 Log in to join the conversation.

More
10 years 4 months ago #41092 by admin@the-chosen.li
Hi thanks for the fast Answer.

I changed anything in the domain settings

New:
Www.The-chosen.li

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
10 years 4 months ago #41096 by milos
Hi,

Please check if "Responsive Menu" option is enabled in Extensions > Template Manager > hot_bokeh - Default > Responsiveness

Regards

Please Log in to join the conversation.

More
10 years 4 months ago #41121 by admin@the-chosen.li
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

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
10 years 4 months ago #41126 by milos
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 Log in to join the conversation.

Time to create page: 0.092 seconds
Powered by Kunena Forum