- Posts: 160
- Thank you received: 1
Navigation Dots
-
hkeyzer
Inactive member - Topic Author
- Member
Less
More
9 years 6 months ago #45354
by hkeyzer
Navigation Dots was created by hkeyzer
Hi,
I have just updated the version of the hot effects slider from an older version to the current responcive version and I now get duplicate navigation Dots under the image.
How do I change it - to show current version of slide showing with single dots?
You can view at: www.portablebuildingrental.co.nz
Thanks
I have just updated the version of the hot effects slider from an older version to the current responcive version and I now get duplicate navigation Dots under the image.
How do I change it - to show current version of slide showing with single dots?
You can view at: www.portablebuildingrental.co.nz
Thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 6 months ago #45359
by ivan.milic
Replied by ivan.milic on topic Navigation Dots
Put this code on bottom of style.css which is located in modules\mod_hod_effects_rotator\tmpl
.nivo-controlNav a.active {
background-position:-20px 0!important;
}
.nivo-controlNav a {
background:url(../images/bullets.png) no-repeat!important;
}
.nivo-controlNav a.active {
background-position:-20px 0!important;
}
.nivo-controlNav a {
background:url(../images/bullets.png) no-repeat!important;
}
Please Log in to join the conversation.
Time to create page: 0.234 seconds