- Posts: 14116
- Thank you received: 1639
Discussion about Hot Spinner Joomla module.
Static Images
-
ivan.milic
Support Staff - Moderator
Less
More
12 years 1 month ago #22642
by ivan.milic
Replied by ivan.milic on topic Static Images
try to activate alternative positioning in module settings, and to user define center of rotation. New spinner not older than 2 months has that two parameters.
Please Log in to join the conversation.
-
ecortezr
Inactive member - New Member
Less
More
- Posts: 4
- Thank you received: 0
12 years 1 month ago #22643
by ecortezr
Replied by ecortezr on topic Static Images
Hi Ivan. Thank you for your answer.
I'm sorry, but that's not work.
I set the parameters for Script and Module Settings, as shown in the attached images.
What can be the problem?
Remember that my site is in somosalud.creasolucionesweb.com
Thanks a lot!
I'm sorry, but that's not work.
I set the parameters for Script and Module Settings, as shown in the attached images.
What can be the problem?
Remember that my site is in somosalud.creasolucionesweb.com
Thanks a lot!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 month ago #22649
by ivan.milic
Replied by ivan.milic on topic Static Images
add this in main template css file:
#container IMG{
position:absolute!important;
}
#container IMG{
position:absolute!important;
}
Please Log in to join the conversation.
-
ecortezr
Inactive member - New Member
Less
More
- Posts: 4
- Thank you received: 0
12 years 1 month ago #22658
by ecortezr
Replied by ecortezr on topic Static Images
Excellent! Worked well, but by applying reflection behaves wrong, as can be seen in
somosalud.creasolucionesweb.com
Please, can you help me to fix the problem?
I really use #container > IMG {, because without the simbol > affect the positioning from the little images in the container.
Thanks a lot.
Eddy
Please, can you help me to fix the problem?
I really use #container > IMG {, because without the simbol > affect the positioning from the little images in the container.
Thanks a lot.
Eddy
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 month ago #22659
by ivan.milic
Replied by ivan.milic on topic Static Images
then use:
#container > IMG , #container > .holest-carousel-item{
position:absolute!important;
}
#container > IMG , #container > .holest-carousel-item{
position:absolute!important;
}
The following user(s) said Thank You: ecortezr
Please Log in to join the conversation.
Time to create page: 0.083 seconds