I ve noticed a problem with the positioning of the submenus of the vertical menu. I have taken some screenshots of the problem
Firefox
http://i59.tinypic.com/2uzz71j.jpg
Chrome
http://i60.tinypic.com/1191mc2.jpg
ie11
http://i61.tinypic.com/hu5cpd.jpg
I checked the rendered html and in firefox and ie it says
<ul style="left: 152px; top: 0px; display: none;" class="yj-vertical-menu-group yj-vertical-menu-vertical">
but in chrome it is
<ul class="yj-vertical-menu-group yj-vertical-menu-vertical" style="left: 0px; top: 0px; display: none;">
I found a way to solve this problem in chrome using a @media screen and (-webkit-min-device-pixel-ratio:0) media query but i guess this is not the proper way to deal with this.
I m not sure if this is a bug or some kind of confict with some other script. I
m just reporting it here.
If somebody has a better solution for this problem please let me know.
Thanks in advance
Are you sure your are posting in product assigned forum?: Yes
What is your CMS version?: Joomla 3.x
MySQL Version: 5.x
PHP version: 5.x
Link to installation: systimiki.gr
Have you edited any files? If yes tell us which ones.: No
Is this personal or client website?: Client