ronaldb73
Member
Posted 2 years ago #
My site works fine with both IE and Firefox, but not in Chrome. The dropdownmenu for categories don't work (you can't select any of the menu items), the slider doesn't slide and visitors can't vote for the poll (wp-polls).
Funny thing is the dropdown for pages does work, and as far as I can see they are the same (even in style.css). Anyone else have problems with Google Chrome? Anyone know what the solution is? Thanks!
ronaldb73
Member
Posted 2 years ago #
try changing the padding top of 20px on #contentleft to margin top of 20px instead.
(not sure how this affects other browsers).
the dropdown does currently work, but you need to hover over the top half of the link as that div obscures it for some reason.
There may also be other solutions.
ronaldb73
Member
Posted 2 years ago #
that worked, thanks!
now trying to find out why there is space between the navbar and the content of the site in Firefox and Explorer and not in Chrome.
there may be a better solution than mine, like setting a height on container for that menu.. but cross browser testing remotely isn't easy.