If you have any questions, feel free to email me via my user page with the contact form Here or by email: julien.brion.08@gmail.com
I would answer you as soon as possible ;-)
7/7 and almost 24/24 !
One more time, a big thank to you for have purchased Future ! :-)
/* **** 2. Countdown **** */
jQuery(document).ready(function() {
$('#countdown_dashboard').countDown({
targetDate: {
'day': 24,
'month': 12,
'year': 2015,
'hour': 11,
'min': 13,
'sec': 0
},
omitWeeks: true
});For the end date, when you set the month, if you want for example May, normally it's "05" but you must set "04". There is a one-month delay, month in javascript format is from 0 to 11...
var myLatlng = new google.maps.LatLng(49.6122021,6.1324549,17);
var contentString = We are here 28, Rue du Nord @ Luxembourg Located in the center of the city, lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam fermentum euismod erat, nec porta turpis fringilla sed. Morbi euismod metus sagittis, gravida orci id, tincidunt odio. Pellentesque habitant morbi tristique.$.vegas({
src:'http://placehold.it/1920x1080/2B2D35/514563'
});
blur: 0, // Defines blur due to rain effect, 0-100
opacity: 1, // Opacity of rain drops
//...
engine.rain([ [1, 0, 100], [3, 3, 1] ], 100);
// add 120 drops of size 1... add 2 drops of size 2 and 3 every 100ms
img id="background" alt="" src="http://placehold.it/1920x1080"$.vegas('slideshow', {
delay:8000,
backgrounds:[
{ src:'http://placehold.it/1920x1080/2B2D35/CCCCCC', fade:3000 },
{ src:'http://placehold.it/1920x1080/18BC9C/FFFFFF', fade:3000 },
{ src:'http://placehold.it/1920x1080/F39C12/333333', fade:3000 }
]
})('overlay', {
src:'assets/overlays/01.png'
});
{videoURL:'http://www.youtube.com/watch?v=u-qYMl9T9wQ'
.sub-picture {
background-color:none;
background-image: url('../img/re-video-phone.jpg');
background-size:cover;
}
light = new FSS.Light('#0d2656', '#fc000f');
$.vegas({
src:'http://placehold.it/1920x1080'
});
$.vegas({
src:'http://placehold.it/1920x1080'
});
.layer:nth-child(1) {
opacity: 0.15;
background:url(http://placehold.it/1920x1080); /* I advise you to place a png with a transparent backgroud */
background-size:cover;
left:70px !important;
top:-50px !important;
position:absolute
}var ambient_value = '#33455b';
var diffuse_value = '#20ad9c';
colors: ['#f1e7c0'],
background: ['#2B2D35']
context.fillStyle = 'rgba(43,45,53,' + opacity + ')'; //color of the background
context.strokeStyle='rgb(241,231,192)'; //color of the stars
<ol class="carousel-indicators">
<li class="active" data-slide-to="0" data-target="#carousel-services"></li>
<li data-slide-to="1" data-target="#carousel-services" class=""></li>
<li data-slide-to="2" data-target="#carousel-services" class=""></li>
</ol>
<li data-slide-to="3" data-target="#carousel-services" class=""></li>
Don't forget to check if you have correctly write the number data-slide-to="***"
<div class="item">
<div class="row text-box">
<div class="col-md-12">
<a href="http://placehold.it/1800x1354" class="swipebox" title="My Caption" ><img src="http://placehold.it/1800x1354" alt="" class="img-responsive" height="363" width="560"/></a>
</div>
</div>
</div>
$to = 'myemail@mail.com';
// Set to "mailchimp" or "file"
$STORE_MODE = "file";
...........
// After $_SERVER["DOCUMENT_ROOT"]."
$STORE_FILE = $_SERVER["DOCUMENT_ROOT"]."/subscription-list.txt";
$email_to = "myemail@mail.com";
<form action="assets/php/notify-me-2.php" id="notifyMe" method="POST">