If you move your mouse to the lower right corner of the image you'll notice it's clickable.
But it is behind some other containers that slightly overlap and so in FF you can't click the image - it's behind other elements.
Try to play with z-index:1 or move the image to one of the header's divs.
I had the same problem one time; it's hidden behind some other elements. I gave it position:absolute or position: relative and that brought it to the front.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.