Carousel Banner with more than 5 banners
- Posted by jrthor2 (19) Offline
- Posted by TemplatePlazza (5263) Offline
can you disable it now? I want to compare it with the 4 banners published
11 years 2 weeks ago #8
by TemplatePlazza
Please Log in or Create an account to join the conversation.
- Posted by jrthor2 (19) Offline
- Posted by TemplatePlazza (5263) Offline
Hmmm, can you open the carousel banner css file then find this code :
try to change the width:9999px into width:99999px;
11 years 2 weeks ago #10
by TemplatePlazza
.nbs-flexisel-ul {
position: relative;
width: 9999px;
...
}
try to change the width:9999px into width:99999px;
Please Log in or Create an account to join the conversation.
- Posted by jrthor2 (19) Offline
which file is it in? I looks in mod_carousel_banner/css and the jquery.jcarousel.css but did not find the class .nbs-flexisel-ul.
Thanks.
11 years 2 weeks ago #11
by jrthor2
Thanks.
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5263) Offline
Please Log in or Create an account to join the conversation.