10 comments found.
My message button isn’t working. I changed the contact email to my own but when I press send, no email gets sent to me.
How do I add links to the pop up image for fancy box?
<section id="contact">
<div class="g-map" style="position: relative; overflow: hidden; -webkit-transform: translateZ(0px); background-color: rgb(229, 227, 223);">
<div class="overlay" />
<iframe src="http://maps.google.pl/maps?f=q&source=s_q&hl=pl&geocode=&q=warszawa&aq=&sll=51.953751,19.134379&sspn=10.311417,33.815918&ie=UTF8&hq=&hnear=Warszawa,+mazowieckie&t=m&z=14&iwloc=A&output=embed"></iframe>
</div>
and add at the end of html file
<script>
var flag = true;
$( "div.overlay" )
.click(function(event){
$(event.target).css({visibility: "hidden" });
});
$( "div.g-map" ).mouseleave(function(event) {
$( "div.overlay").removeAttr('style');
});
</script>
...so when you scroll over the map, you dont zoom into map…. but when you click on the map you can zoom. then when your mouse leave map div, then it will become unzoomable again… enjoy
How can I change the timing of the js scroll? I would like to slow it down at little. Thanks
Hi, i purchased this item. It seams like its made on 1170px instead of 960pix. How to modify (bootstrap) to make it on 960? I didn’ find the fix or where it’s modified… thx a lot !
Hi!
Question: Could I make the ‘HIRE US’ button into a ‘Watch Now’ button which plays the video?
Andy
Lovely job Shegy! Good luck with the sales mate. Just a quick one, can you share the name of the Video ? Just curious.
Sufi
Hi, thanks DigitalSufi, video is included, but you can also find it here: http://beachfrontprod.blogspot.com/2013/01/2freenyctrafficclips.html
I looked at the demo and it is fantastic. Great work Shegy!
Thanks
Any plans on a WP version?
Not for now.
Nice color. This Theme looks amazing. GLWS
Thanks