Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Cuireadh an snáithe seo sa chartlann. Cuir ceist nua má tá cabhair uait.

firefox not displaying website slider properly but works in other browsers

  • 2 fhreagra
  • 1 leis an bhfadhb seo
  • 90 views
  • Freagra is déanaí ó kathydtg
  • Réitithe

I am creating a website and the slider image is showing at the side of the website. I am using firefox 20 . It works fine on other browsers and other peoples firefox but for some reason it is not showing correctly on mine. This is the test website http://greatgreendeals.co.uk/exmoorsafari/. I have a screenshot but I can not see how to upload here

I am creating a website and the slider image is showing at the side of the website. I am using firefox 20 . It works fine on other browsers and other peoples firefox but for some reason it is not showing correctly on mine. This is the test website http://greatgreendeals.co.uk/exmoorsafari/. I have a screenshot but I can not see how to upload here

Réiteach roghnaithe

The #megaMenu is floated to the left, so it pushes div.featuredposts to the right. Try adding clear:left to div.featuredposts so it wraps down past the float.

Read this answer in context 👍 1

All Replies (2)

Réiteach Roghnaithe

The #megaMenu is floated to the left, so it pushes div.featuredposts to the right. Try adding clear:left to div.featuredposts so it wraps down past the float.

Thanks you so much