- Posts: 11
- Thank you received: 0
Hot Full Carousel Sizing
-
lizakrause
Inactive member - Topic Author
- New Member
Less
More
10 years 6 months ago #40037
by lizakrause
Hot Full Carousel Sizing was created by lizakrause
Hello -
Hoping someone can tell me what I am doing wrong. When I initially load my site, the slideshow sizing seems to be off (see fig.1) and text etc. is getting cut off and is not centered.
However, if I RELOAD the page, all is well (see fig. 2) ???
Please let me know how I can make it so it looks like fig. 2 when it is first loaded, without need for a RELOAD.
Also, wondering where I would make modifications to CENTER the body text in the captions?
Thank you in advance for your help!
Hoping someone can tell me what I am doing wrong. When I initially load my site, the slideshow sizing seems to be off (see fig.1) and text etc. is getting cut off and is not centered.
However, if I RELOAD the page, all is well (see fig. 2) ???
Please let me know how I can make it so it looks like fig. 2 when it is first loaded, without need for a RELOAD.
Also, wondering where I would make modifications to CENTER the body text in the captions?
Thank you in advance for your help!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 6 months ago #40044
by ivan.milic
Replied by ivan.milic on topic Hot Full Carousel Sizing
Open:
\modules\mod_hot_full_carousel\tmpl\default.php
replace:
jQuery(document).ready(function(){
with:
jQuery(window).load(function(){
\modules\mod_hot_full_carousel\tmpl\default.php
replace:
jQuery(document).ready(function(){
with:
jQuery(window).load(function(){
Please Log in to join the conversation.
Time to create page: 0.143 seconds