1. artur
  2. Commercial Templates
  3. Tuesday, 07 April 2015
  4.  Subscribe via email
Hello. Using Stockholm template I am wondering how to move not the background during page scrolling; Any suggestion please ?

http://nitro.webhost.al/~ahimciwe/index.php/en/
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Artur

Try removing the following from the end of your templates index.php (../templates/j51_stockholm/index.php)...


<!-- Stellar -->
<script type="text/javascript" src="/<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/jquery.stellar.js" charset="utf-8"></script>
<script type="text/javascript">
if (Modernizr.touch) {
} else {
jQuery(window).stellar({
horizontalScrolling: false
});
}
</script>


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!