- Posts: 2
- Thank you received: 0
I want to call hot news flash module on tabs click
-
samadvance
Inactive member - Topic Author
- New Member
Less
More
11 years 6 months ago #30188
by samadvance
I want to call hot news flash module on tabs click was created by samadvance
I want to call hotnewsflash module on different tabs but the its create problem.
I have different copies of hotnewsflash on each tab but modules are conflict to each other.
just see www.aminsb.com/insurance top slider
How can I resolve this flickering
I have different copies of hotnewsflash on each tab but modules are conflict to each other.
just see www.aminsb.com/insurance top slider
How can I resolve this flickering
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #30199
by ivan.milic
Replied by ivan.milic on topic I want to call hot news flash module on tabs click
add this css to main template css file:
.dm_tabcontent{
background:white;
}
.dm_tabcontent{
background:white;
}
Please Log in to join the conversation.
-
samadvance
Inactive member - Topic Author
- New Member
Less
More
- Posts: 2
- Thank you received: 0
11 years 6 months ago #30208
by samadvance
Replied by samadvance on topic I want to call hot news flash module on tabs click
Thanks for quick reply
I have added the below css but its not working
.dm_tabcontent{
background:white;
}
I think its not css problem, it is jquery problem because fragment have same IDs for different hot newsflash sliders and jquery update more then one fragment at a time.
I have added the below css but its not working
.dm_tabcontent{
background:white;
}
I think its not css problem, it is jquery problem because fragment have same IDs for different hot newsflash sliders and jquery update more then one fragment at a time.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #30217
by ivan.milic
Replied by ivan.milic on topic I want to call hot news flash module on tabs click
Yes I forgot, joomla version of that module does not support multiple instances on page because it does not have unique identifying.
Please Log in to join the conversation.
Time to create page: 0.240 seconds