284 comments found.
Hey I loving the theme and the support.
How is the fix with the “flashing” services screen coming?
Well, I think that is caused by the parallax js plugin, I will try to find a way to disable it in mobile devices.
Hello, Question concerning image in separator div. Upon testing, I notice that the image `repeats`so you see an image seam (bottom image than top), however if you refresh (F5), image scroll fine – no seams. Appears to be the case in several of the browsers I looked at (Chrome, Firefox, Explorer, and Safari.) Any suggestions? Thanks
Hi,
Using images with a higher height should resolve this.
is there a documentation on the version changes? i want to fix that header problem in chrome but dont want to discard my work. What code do i have to change?
Great work though!
Hi,
Open layout.css, in .title change z-index: 150px; to z-index: 150;
I too am experiencing the flickering on mobile devices, iPad, iPhone using Safari would be great to get a fix for this.
Yes, I’m investigating this.
Hi,
I am really interested in your template. Pretty cool!
The question is: Can i add additional sections/pages with background images or is it limited to Work, Services, About and Contact?
Thanks in advance
Marcellino
Hi,
Yes you can add any additional sections with any background image.
Great. That makes it an even cooler template. Thx
Thank you, DV
Hi,
The chrome bug is fixed.
About IE7 , I’m not going to support it, it’s a very old browser, full of bugs and does not support most modern html/css properties.
^ Cool. Thanks a lot.
Chrome display issue in the masthead area where the content seems to be displaying behind the h1 title, intro line and social icons. Please advise.
Hi,
Yes I’m aware of that. The last chrome version is breaking something, I’m investigating.
Ok, I found the error, my mistake…
In the layout.css
.title should have z-index: 150; instead of z-index: 150px
Hello
Thanks of the great theme! Please investigate and resolve flickering of the Services section of your demo on an iPhone using Safari. I also get the flickering on my website with your theme on Safari but only in the Services section and only in Safari.
Hi, thanks.
I will investigate and try coming with a solution this weekend.
hi, it’s the first item i bought on themeforest and i’m satisfied ! Thumbs up for your great work.
But one question: Is it free to use the background images or do i have to change them?
Hi, thanks!
Yes, you can use this background images.
When using Chrome on a MAC the Intro text is not displaying? Please investigate and resolve asap.
Hi,
Yes I’m aware of this problem, it will be fixed this weekend.
img { max-width: 100%; height: auto; }
http://www.kodemtl.com/test/templates/index.htmlYou sugegsted this to your wordpress version user to resize the bg parrallax image effect, and i guess all the image of the content in the same time. Its still good for the html one ?
I also added<img src="images/stat.jpg" class="scale-with-grid" alt="" />
To all the image of my ’’ service section ’’ to make them responsive, i guess i could not do that to the BG parralax image since they are called by the css … or im wrong.
And i dont know if we need to be carefull whit the img { max-width: 100%; height: auto; }, because the height of our image need to be always like 2-4x bigger than the actual div space if we dont want to screw up everything in the scrolling page movement.
Hi,
It hasn’t me who suggested it, it was my partner, who is responsible for the wordpress version.
But yes, I think it’s good for this version too.
Hi, great template, really happy playing around with it. Easy to change into a job-openings site for us
One question though: there doesn’t seem to be any validation on the form? I can see that there is a javascript for the form but it looks like it isn’t called correctly? I get the emails fine, but I would like a check if all fields are filled and if the email-address entered is valid. Could you please advise?
Tnx!
Hi, thanks!
Yes, the form doesn’t have validation, the javascript file is only used to disable the reload of the entire page.
If you want some form of validation you have to search for another script.
Great theme man. I was scrolling through the comments above, and to julienmassie’s post above, I created a quick solution for a project I was working on a while ago and kind of turned it into my own jQuery plugin which could be useful.
http://www.browzrjs.orgThanks! 
I have a problem where the images become unaligned. Please have a look at the photos below:
http://wing.appdragondev.com/resources/img1.jpg http://wing.appdragondev.com/resources/img2.jpgHi, The links aren’t working for me.
Did you buy the theme? Because you don’t have the “purchased” ribbon.
Yeap, but that was on my business account which I do not use to comment. This is my personal account. If you wish to verify that please contact us via email. You can find a contact for on http://appdragondev.com
Ok, you have to open the nbw-parallax.js file.
And change some values on lines 71, 79, 87 and 96.
For example:
bg2.css({'backgroundPosition': newPos(70, windowHeight, pos, 3410, 0.2)});
The value ‘3410’ is the vertical position of the image, play with these values in the respective lines, and your images should show correctly.
@justinhowley The CSS files are 99% the same(with some tweaks added by me), but the HTML structure mostly wasn’t changed and any code you’ll add will work just fine.
Hi, awesome template. I have been making some tweaks in the css. I added my logo top left but want to know how to make it responsive so the div appears above the nav menu.
dev.artscienceweb.com
Also, I’m interested in the SCRN wordpress theme. Can most of my CSS changes here apply to the CSS in the wordpress theme?
Hi, thanks!
Well you have to add some css properties in the media queries section.
Try giving your logo div a display: inline; initially.
And then in the media queries, try giving that same div: display: block;
About the wordpress version, the changes should be similar.
I’ve been trying the live demo on an iPhone, and the hyperlinks doesn’t seems to work
Hi,
What hyperlinks?
Top Work Services About Contact
do nothing when you click it on an iPhone 4…
It is working for me. I tested on iOS 5 and 6.
What is the difference between the standard version and the wordpress version?
Hi,
Well, it has a blog, shortcodes, and some options in the admin panel.
How would the code go to reference the flv and the player together? Once I download the player, where should I store it? In the images folder?
For some reason I linked to the swf in the code the same way I do with images and it shows up blank in the pop up
<a href="http://www.adobe.com/jp/events/cs3_web_edition_tour/swfs/perform.swf?width=792&height=294" rel="prettyPhoto" title="Your text here"><img src="images/thumb2.jpg" class="scale-with-grid" alt="" /></a>
About the flv… I’m not familiar with it, but there are some tutorials around for prettyphoto+flv