- Thank you received: 0
Discussion about Hot Spinner Joomla module.
rotating images not centered
-
josemanuelsh
-
- New Member
-
Less
More
13 years 1 month ago - 13 years 1 month ago #19724
by josemanuelsh
Replied by josemanuelsh on topic Re: rotating images not centered
That is a CSS issue. Change line 16 of file tmpl/css/jquery.holest.carousel.css, you need to add the overflow:hidden; line:
Code:
.holest-carousel-info-panel {
position:relative;
margin:0 auto;
padding:0;
overflow: hidden;
}
Last edit: 13 years 1 month ago by josemanuelsh.
Please Log in to join the conversation.
-
jdteichmer
Inactive member -
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
12 years 11 months ago #21481
by jdteichmer
Replied by jdteichmer on topic Re: rotating images not centered
Ok, I applied all these changes and still see the images rotating off center (to the left). This is a new install from your available downloads yesterday. The code was a little different then defined in the steps you gave. Any further instructions?
Thanks,
Darin
Thanks,
Darin
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 11 months ago #21485
by ivan.milic
Replied by ivan.milic on topic Re: rotating images not centered
You can download latest spinner, it has alternative postion calculation option and override center of rotation option.
Please Log in to join the conversation.
Time to create page: 0.077 seconds