- Posts: 14116
- Thank you received: 1639
images run through fast on startup
-
steveki
- Topic Author
- Visitor
13 years 5 months ago #9347
by steveki
images run through fast on startup was created by steveki
When my Hot Effects Rotator first starts up a number of images (sometimes 1 sometimes 3) flash through very fast and not in the order I placed them in the sequence 1-9.
www.thelatentimagephotgraphy.com.au
Can anyone help with this please?
Steve
www.thelatentimagephotgraphy.com.au
Can anyone help with this please?
Steve
Please Log in to join the conversation.
-
steveki
- Topic Author
- Visitor
13 years 5 months ago #9348
by steveki
Replied by steveki on topic Re: images run through fast on startup
Sorry url typo please use:
www.thelatentimagephotography.com.au
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
13 years 5 months ago #9359
by ivan.milic
Replied by ivan.milic on topic Re: images run through fast on startup
Hi, add this to the bottom of template_css.css:
#slider a img
{
display:none;
}
#slider a img
{
display:none;
}
Please Log in to join the conversation.
-
redfiveweb.com
Inactive member - New Member
Less
More
- Posts: 9
- Thank you received: 0
13 years 4 months ago #9690
by redfiveweb.com
Replied by redfiveweb.com on topic Re: images run through fast on startup
Hi, I am having the same issue, but when I added the css above it makes the entire module disappear.
Thanks for any suggestions.
Thanks for any suggestions.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 4 months ago #9707
by ivan.milic
Replied by ivan.milic on topic Re: images run through fast on startup
That is strange. Did you copy/pasted code right. Does the module work without that?
When the module initialises it makes all images disply:none , and then in time intervals it make one of them display:block; So that fix just hides images before module initialises and hides them so there is no reason that should not work.
When the module initialises it makes all images disply:none , and then in time intervals it make one of them display:block; So that fix just hides images before module initialises and hides them so there is no reason that should not work.
Please Log in to join the conversation.
-
redfiveweb.com
Inactive member - New Member
Less
More
- Posts: 9
- Thank you received: 0
13 years 4 months ago - 13 years 4 months ago #9713
by redfiveweb.com
Replied by redfiveweb.com on topic Re: images run through fast on startup
Yes, module is there before, once I add the code it goes away all together. I added the line to template_css.css
smithdavisclothing.com/index.php
smithdavisclothing.com/index.php
Last edit: 13 years 4 months ago by redfiveweb.com.
Please Log in to join the conversation.
Time to create page: 0.156 seconds