Postponed (maintainer needs more info)
Project:
Views Nivo Slider
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2011 at 13:39 UTC
Updated:
24 Oct 2012 at 21:07 UTC
Nivo slider keeps overlapping other elements in my page while loading for the very first time.
You can get the idea by looking at the pictures below.
The problem vanishes as soon as the page loads completely.
Does anyone have an idea how I can fix this?
| Comment | File | Size | Author |
|---|---|---|---|
| withoutproblem.png | 586.81 KB | dragonfighter | |
| problem.png | 215.45 KB | dragonfighter |
Comments
Comment #1
Downtown_M commentedI'm having this issue too. Though it just needs to load to look the way it's supposed to, it looks sloppy to have the page load with elements overlapping. If a user isn't patient, they might navigate away before it even fixes itself.
Comment #2
dragonfighter commentedI've updated views module to 7.x-3.x-dev (4th Nov 11) and the page loads faster now, reducing somehow the visual effects of the problem.
Comment #3
d.cox commentedThis is not a bug its a css issue.
You need to make sure the container of the slider has the styling
This will cause the container to take up the space before the slider loads.
Comment #4
ckngPlease try the latest 3.x branch.
The css is incomplete in 2.x branch.
Comment #5
ingojo commentedI have the same behavior on version 7.x-3.x-dev.
In my case the other content of the front page overlaps the slider.
Is there any workaround for this?
Where do I implement the code from post #3 ?
Do I need to modify the theme or can I place the code somewhere using the GUI?
Comment #5.0
ingojo commentedThe problem vanishes as soon as the page loads completely.