- Thank you received: 0
Right module !
-
KLIPING2
-
Topic Author
- New Member
-
Less
More
11 years 1 week ago #38152
by KLIPING2
Right module ! was created by KLIPING2
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 1 week ago #38165
by ivan.milic
Replied by ivan.milic on topic Right module !
Try solution form this post. User was no skilled to apply it himself but all code changes are posted there.
Please Log in to join the conversation.
-
KLIPING2
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
11 years 1 week ago #38179
by KLIPING2
Replied by KLIPING2 on topic Right module !
I don´t understand...
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 1 week ago #38186
by ivan.milic
Replied by ivan.milic on topic Right module !
This link:
www.hotjoomlatemplates.com/support-forum...mplate?start=6#38067
www.hotjoomlatemplates.com/support-forum...mplate?start=6#38067
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
-
Less
More
- Thank you received: 0
11 years 1 week ago - 11 years 1 week ago #38191
by KLIPING2
Replied by KLIPING2 on topic Right module !
Last edit: 11 years 1 week ago by KLIPING2.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 1 week ago #38196
by ivan.milic
Replied by ivan.milic on topic Right module !
Here
Please Log in to join the conversation.
Time to create page: 0.103 seconds