1. Karoo
  2. Commercial Templates
  3. Saturday, 17 October 2015
  4.  Subscribe via email
Hello

1.
Where do I change the vegas overlay to use the overlay image 02.png (currently it is 06.png)?
<div class="vegas-overlay" style="background-image: url("/templates/j51_madison/images/overlays/[color=#bb00bb]06.png[/color]);"></div>

2.
I'm using the Madison template as a splash page http://www.selbornecarpets.co.za. What code do I use to prevent the page from scrolling.

Thank you so much, love this template!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. You can edit the following in your templates scripts.php (../templates/j51_madison/php/scripts.php - line48)...


overlay: "<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/overlays/06.png",


2. Try adding the following to the Custom CSS field of your templates parameters...


html {
overflow-y: hidden;
}


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!