Background color showing, while rotating

More
9 years 5 months ago #42059 by ict@dgtprojects.com
While rotating the picture I uploaded is not showing directly, it shows the background color, after the rotation is complete it shows the picture I uploaded. If i use the stock foto's that where included with the theme its no problem.

The images I uploaded are the similar size, 940 x 340.

Regards, Jan B.

Please Log in to join the conversation.

More
9 years 5 months ago #42067 by ivan.milic
Send me link so I could see that

Please Log in to join the conversation.

More
More
9 years 5 months ago #42087 by ivan.milic
Open index.php of template , after this libe:

<jdoc:include type="head" />

insert:

<script type="text/javascript">
if(!JCaption)
JCaption = function(){};
</script>

Please Log in to join the conversation.

More
9 years 5 months ago #42088 by ict@dgtprojects.com
Hi Ivan,

That does not seem to do the trick.

Please Log in to join the conversation.

More
9 years 5 months ago #42095 by ivan.milic
Try:

<script type="text/javascript">
if(!window.JCaption)
window.JCaption = function(){};
</script>

and put it above

<jdoc:include type="head" />

Please Log in to join the conversation.

Time to create page: 0.370 seconds
Powered by Kunena Forum