Dropdown not works in Google Chrome
10 years 6 months ago #23684
by annx10
Replied by annx10 on topic Dropdown not works in Google Chrome
Hi.
Could be by template, but if I try with other template position "st-menu-fixed" doesn't exist, because it is inside div with id= "standard-header" in index.php.
Could be by template, but if I try with other template position "st-menu-fixed" doesn't exist, because it is inside div with id= "standard-header" in index.php.
Please Log in or Create an account to join the conversation.
10 years 6 months ago #23738
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Dropdown not works in Google Chrome
yes but if this is a problem coming from your template I can not do more
you must find the issue in the template. As said I see in chrome that the submenu is at his place, but seems hidden
2 things :
1/ there are 2 times
<section id="intro" ...
which is a big HTML issue
2/ the problem comes from overflow:hidden applied on "standard-header"
remove this and the dropdown appears
you must find the issue in the template. As said I see in chrome that the submenu is at his place, but seems hidden
2 things :
1/ there are 2 times
<section id="intro" ...
which is a big HTML issue
2/ the problem comes from overflow:hidden applied on "standard-header"
remove this and the dropdown appears
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 6 months ago - 10 years 6 months ago #23810
by annx10
Replied by annx10 on topic Dropdown not works in Google Chrome
Hi.
There are 2 times id="intro" because this is a test page, I know.
if problem was property overflow:hidden, in Mozilla Firefox would not work, or not?. Only occurs in Google Chrome.
I have been viewing code with firebug in Mozilla, and when I am hover item menu with dropdown, its "display" change to block from none and overflow change to visible from hidden.
There are 2 times id="intro" because this is a test page, I know.
if problem was property overflow:hidden, in Mozilla Firefox would not work, or not?. Only occurs in Google Chrome.
I have been viewing code with firebug in Mozilla, and when I am hover item menu with dropdown, its "display" change to block from none and overflow change to visible from hidden.
Last edit: 10 years 6 months ago by annx10.
Please Log in or Create an account to join the conversation.
10 years 6 months ago #23811
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Dropdown not works in Google Chrome
you don't want to trust me ?? strange that you don't do what I suggested, if you know what to do then why are you asking me ? 
please try to remove the overflow, then see if it works.

please try to remove the overflow, then see if it works.
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 6 months ago #23812
by annx10
Replied by annx10 on topic Dropdown not works in Google Chrome
Don't be angry, I don't want to bother 
I ask you because I trust in your abilities. I'm sorry.
Only I want understand why in position "intro-header" same menu works with dropdown, but in position "standard-header" not, but only in Google Chrome.
I am goint to try quit overflow.
Thanks

I ask you because I trust in your abilities. I'm sorry.
Only I want understand why in position "intro-header" same menu works with dropdown, but in position "standard-header" not, but only in Google Chrome.
I am goint to try quit overflow.
Thanks
Please Log in or Create an account to join the conversation.
10 years 6 months ago #23813
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Dropdown not works in Google Chrome
I'm not angry
just wanted to show you how the situation is
let me know if this works

let me know if this works
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.270 seconds