- Posts: 16
- Thank you received: 0
Two or more VM scroller on same page dont works
-
cioffi
Inactive member - Topic Author
- New Member
Less
More
12 years 2 months ago - 2 years 7 months ago #22690
by cioffi
Two or more VM scroller on same page dont works was created by cioffi
francavillaturismo .it
I have 2 VMScroller modules where only the first(IN OFFERTA) have the 'Load Script Run-time' set to yes.
Where's the trouble!?
Thank you
I have 2 VMScroller modules where only the first(IN OFFERTA) have the 'Load Script Run-time' set to yes.
Where's the trouble!?
Thank you
Last edit: 2 years 7 months ago by milos.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago #22695
by ivan.milic
Replied by ivan.milic on topic Two or more VM scroller on same page dont works
Put following css at bottom of template_css.css:
#VMScrollBoth2{
background-color:none!important;
}
#VMScrollBoth2 UL{
margin:0!important;
padding:0!important;
}
#VMScrollBoth2{
background-color:none!important;
}
#VMScrollBoth2 UL{
margin:0!important;
padding:0!important;
}
Please Log in to join the conversation.
-
cioffi
Inactive member - Topic Author
- New Member
Less
More
- Posts: 16
- Thank you received: 0
12 years 2 months ago - 2 years 7 months ago #22701
by cioffi
Replied by cioffi on topic Two or more VM scroller on same page dont works
Inserted the code, but the problems remains.
The first dont scroll and the second is broken.
I think the problem is not only relative to ccs, but also to js conflicts....
The first dont scroll and the second is broken.
I think the problem is not only relative to ccs, but also to js conflicts....
Last edit: 2 years 7 months ago by milos.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago - 2 years 7 months ago #22705
by ivan.milic
Replied by ivan.milic on topic Two or more VM scroller on same page dont works
First, instead of
Last edit: 2 years 7 months ago by milos.
Please Log in to join the conversation.
-
cioffi
Inactive member - Topic Author
- New Member
Less
More
- Posts: 16
- Thank you received: 0
12 years 2 months ago #22707
by cioffi
Replied by cioffi on topic Two or more VM scroller on same page dont works
I've inserted in template_css.css :
#VMScrollBoth2 {
background-color: transparent!important;
}
#VMScrollBoth2 UL{
margin:0!important;
padding:0!important;
}
Then i replaced
modules\mod_vmscroller\helper.php
with the one in the zip file.
The result is that now no one scrolls....
#VMScrollBoth2 {
background-color: transparent!important;
}
#VMScrollBoth2 UL{
margin:0!important;
padding:0!important;
}
Then i replaced
modules\mod_vmscroller\helper.php
with the one in the zip file.
The result is that now no one scrolls....
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago - 2 years 7 months ago #22711
by ivan.milic
Replied by ivan.milic on topic Two or more VM scroller on same page dont works
install extplorer RC 5, make sure it works and send me admin access via "Report To Moderator"
Last edit: 2 years 7 months ago by milos.
Please Log in to join the conversation.
Time to create page: 0.085 seconds