Flexslider is not working on Firefox. On Firefox is showed an extra white space. The alignment is completely off on Firefox. I installed this version of flexslider library: https://github.com/woothemes/FlexSlider.

My version of drupal is 7.38.

Thanks in advance for your help.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

cabita created an issue. See original summary.

jbaum_13’s picture

I am currently having the same issue but only on my MAC. I have attached a screenshot. We have a negative margin added to the header for the overlay effect with the top navigation. When I remove the margin it does correct the problem.

aiglesiasn’s picture

I had the same issue, after trying different solutions, it worked setting up this style:

.flexslider ul.slides li{
  position:absolute;
}

I hope it works out for you as well...

amaria’s picture

Status: Active » Postponed (maintainer needs more info)

Postponing this for more information since a solution has been proposed. Please re-open with more detail if this does not work for you.

amaria’s picture

Status: Postponed (maintainer needs more info) » Closed (outdated)

Cleaning up old issues against outdated versions.