Problem template

  • KLIPING2
  • Topic Author
  • New Member
  • New Member
More
11 years 2 weeks ago #38061 by KLIPING2
Replied by KLIPING2 on topic Problem template
Yes, I have jquery easy plugin...

Please Log in to join the conversation.

More
11 years 2 weeks ago - 11 years 2 weeks ago #38065 by ivan.milic
Replied by ivan.milic on topic Problem template
Last time I sow your site (now it is offline) effects of that plugin where not visible
Last edit: 11 years 2 weeks ago by ivan.milic.

Please Log in to join the conversation.

  • KLIPING2
  • Topic Author
  • New Member
  • New Member
More
11 years 2 weeks ago #38066 by KLIPING2
Replied by KLIPING2 on topic Problem template
I sorry, now is online,

Please Log in to join the conversation.

More
11 years 2 weeks ago #38067 by ivan.milic
Replied by ivan.milic on topic Problem template
Open index.php of temlate, find this:

window.onload = function() {

replace with:

var fn_equalise = function() {

then above this :

<?php if($backgroundImage=="slideshow") { ?>

insert :

<script type="text/javascript">
jQuery(window).load(function(){
fn_equalise();
setTimeout(function(){
fn_equalise();
},1000);
});
</script>

Please Log in to join the conversation.

  • KLIPING2
  • Topic Author
  • New Member
  • New Member
More
11 years 2 weeks ago - 11 years 2 weeks ago #38068 by KLIPING2
Replied by KLIPING2 on topic Problem template
I do not understand, I attach the file index.php
Last edit: 11 years 2 weeks ago by KLIPING2.

Please Log in to join the conversation.

More
11 years 2 weeks ago #38070 by ivan.milic
Replied by ivan.milic on topic Problem template
Nothing attached, please zip it.

Please Log in to join the conversation.

Time to create page: 0.091 seconds
Powered by Kunena Forum