Hi All

For some reason my web page isnt working properly in Firefox 3.6.16.

Here is the link http://http://www.electrix.co.uk/home.php?lang=en

The flags along the top work perfectly well in IE (when you click on them they take you to a different link).

However in Firefox, the pointer doesn't even change when you mouse over the buttons.

Does anyone have a suggestion?

Thanks,


CHRIS

Recommended Answers

All 6 Replies

Remove the style="height:0px" from the flags div.

Genious!

Thank you very much.

Solved ? Mark this thread as 'Solved' and let us know that this thread is clear.

Its not actually solved - when I remove the style="height:0px", the words 'Stainless Steel Cable Management Systems' drop down.

1. Remove 'height: 0px;' from 'flags'.
2. Remove 'padding-top:' from 'h2' inside 'headerright'.

change the headerright padding to margin..
you have div headerright on top of the flags div..

this is a quick solution for your problem.. but you should reconsider you css styles for that part of the site.. :)

best regards

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.