Using Style 3 with rotating pictures background

More
10 years 6 months ago #42610 by dreamdest
sorry - each of those lines begins with 'http:// but when I paste it into the editor, it removes the http part. :(

Please Log in to join the conversation.

More
10 years 6 months ago - 10 years 6 months ago #42611 by dreamdest
Attachments:
Last edit: 10 years 6 months ago by dreamdest.

Please Log in to join the conversation.

More
10 years 6 months ago - 10 years 6 months ago #42612 by dreamdest
Last edit: 10 years 6 months ago by dreamdest.

Please Log in to join the conversation.

More
10 years 5 months ago #42621 by ivan.milic
.js is now ok but it seams you disabled animated backgorund

Please Log in to join the conversation.

More
10 years 5 months ago #42631 by dreamdest
i didn't disable the background - it's chosen as 'slide show'

Please Log in to join the conversation.

More
10 years 6 months ago - 10 years 6 months ago #42646 by ivan.milic
File I told you to change is not even loaded on page , that means it is disabled?


You can do this , open index.php of template and in this code:

<?php if($backgroundImage=="slideshow") { ?>
<!-- background slide show -->
<script type="text/javascript" src="<?php echo $template_path ?>/js/animbg.js">
</script>
<?php } ?>

cahnge:

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

to:

<?php if($backgroundImage=="slideshow" || true) { ?>
Last edit: 10 years 6 months ago by ivan.milic.

Please Log in to join the conversation.

Time to create page: 0.090 seconds
Powered by Kunena Forum