- Posts: 13
- Thank you received: 0
Hot Film Tape not working properly
-
moches
Inactive member - Topic Author
- New Member
Less
More
9 years 6 months ago #45490
by moches
Hot Film Tape not working properly was created by moches
Hello!
I have a hot film tape module in a website but It seems I am missing something in my css but I dont know what to do can you help?
Link to the site is:
clientes.mochesestudio.com/edimoviles/index.php
As you can see there is always an empty <li> element which I dont know why it appears like that.
I tried to use this module to mimic the Academy Theme CSS but have not touch any file and I dont know why it is showing this blank slides.
Can you help me out? please?
Best regards from mexico city
Moches
I have a hot film tape module in a website but It seems I am missing something in my css but I dont know what to do can you help?
Link to the site is:
clientes.mochesestudio.com/edimoviles/index.php
As you can see there is always an empty <li> element which I dont know why it appears like that.
I tried to use this module to mimic the Academy Theme CSS but have not touch any file and I dont know why it is showing this blank slides.
Can you help me out? please?
Best regards from mexico city
Moches
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 #45494
by ivan.milic
Replied by ivan.milic on topic Hot Film Tape not working properly
Hello,
try putting this:
jQuery("#rotator_film_tape > LI:not(:has(*))").remove();
right after
jQuery(document).ready(function(){
in scroll_to_top.js which is located in your template_folder.js
where is #rotator_film_tape id of your hotfilm tape. Also set min and max number of shoeing elements.
try putting this:
jQuery("#rotator_film_tape > LI:not(:has(*))").remove();
right after
jQuery(document).ready(function(){
in scroll_to_top.js which is located in your template_folder.js
where is #rotator_film_tape id of your hotfilm tape. Also set min and max number of shoeing elements.
Please Log in to join the conversation.
-
moches
Inactive member - Topic Author
- New Member
Less
More
- Posts: 13
- Thank you received: 0
9 years 6 months ago #45497
by moches
Replied by moches on topic Hot Film Tape not working properly
Hello Ivan, Thanxs for your quick response.
Ok I did what you told me and it is working amazingly, but just to let you know, when I tried to use the Link input on the module backedn to create a link to a different page, then the empty slot appears again. I dont know why, so to fix this, I embeded the link directly on the image and not on the imput link.
Now it is working perfectly.
I will change some of the css in order to mimmic the Hot Academy template hot_film_tape but what I wanted for now is working perfectly, thanxs so much for your support.
Best regards from Mexico City.
Moches
Ok I did what you told me and it is working amazingly, but just to let you know, when I tried to use the Link input on the module backedn to create a link to a different page, then the empty slot appears again. I dont know why, so to fix this, I embeded the link directly on the image and not on the imput link.
Now it is working perfectly.
I will change some of the css in order to mimmic the Hot Academy template hot_film_tape but what I wanted for now is working perfectly, thanxs so much for your support.
Best regards from Mexico City.
Moches
Please Log in to join the conversation.
Time to create page: 0.158 seconds