rayoflightt
- Europe
- Exclusive Author
- Has been a member for 1-2 years
- Microlancer Beta Tester
- Most Wanted Bounty Winner
- Sold between 1 000 and 5 000 dollars
53
Purchases
Buyer Rating:
4.67 stars
4.67 average based on 6 ratings.
(more information)
-
5 Star
583%
-
4 Star
00%
-
3 Star
116%
-
2 Star
00%
-
1 Star
00%
| Created | 28 July 12 |
| Last Update | 6 November 12 |
| Columns | 1 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- black
- coda
- colors
- construction
- flashing
- full screen
- html5
- jquery
- slider
- supersized
- tipsy
- under
- under construction
- white
© All Rights Reserved rayoflightt -
Contact Envato Support


gr8 work, GLWS
Thank you.
very elegant
Thanks
Just picked this up but it goes pretty crazy in iPhone iOS – any thoughts on this?
Hi jamie48 and thank you for purchase. Unfortunately, this template is not responsive and it is expected to have some bugs in iPhone.
Try this code fix to make timer section more stable. Find this part of code in html file:
<section class=”headline2”>Under Construction
</section> <section class=”square”><section class=”squarecenter”> <!
</section><!-countdown end-> </section><!-squarecenter end->-square end-> <!-/squarewrapper end-> <!-/subscribe-form-> <form method=”post” action=”submit.php”><input type=”text” placeholder=”your e-mail adress” name=”email” id=”emailsubmit”
class=”subscribefield” />
<input type=”submit” name=”subscribe” id=”subscribe” value=”Subscribe” class=”buttonsubscribe”/></form> <!
-/subscribe-form-end->and add a new div around it named “timersection”.
now, everything is put inside new div with class “timersection”. Then in main.css file find class ”.square” and change width to 660px That should look like this: .square{ margin:0 auto; width:660px; height:184px; }
also add new class “timersection” that would look like this
.timersection{ margin:0 auto; width:640px; height:auto; }
thanks for this – and appreciate the file is not responsive!
Hey… nice file… trying to delete the drop down menu at the top as i just want it to be a countdown timer
Any help – thanks
Hi miguel1810 and thanks for purchase.
To delete drop down menu you need to delete all code in html file between these two comments: <!
-/moving-header-html-> and <!-/moving-header-html-end->Also remove js script for drop down menu. To do that you need to remove all code in html file between comments (it is below body tag): <!
-moving header js-> and <!-moving-header-js-end->Hope this helps.
Thanks… will do that now… the last bit im trying to update – is the date! its not as straightforward to set it for this Friday in the code….
as in 10th August 2012 at 5pm UK Time
Yep, the moving header deleted code is all good… now just need to be able to set the code for the date and I am good to go… any help and I would be really grateful….
Thanks M
I will try to help you.
Find this line in html file: $(’#countdown’).countdown({until:$.countdown.UTCDate(-1, 2013, 1 – 1, 1), format: ‘DHMS’, layout:
That’s the code line for changing time. Replace it with this if you need counter to be set up for about 4 days (untill 10th August as you said):
$(’#countdown’).countdown({until:$.countdown.UTCDate(6, 2012, 18 – 10, -20), format: ‘DHMS’, layout:
First number is for hours (number 6) and if you replace it with greater number you are going to get counter to be set up for shorter time and if you replace it with smaller number counter is going to be set up for longer time period.
Sorry to be a pain – but just saying “go to http://keith-wood.name/countdown.html" to find out how to change the date – is a bit of a cop out – Im trying to work out the format to the js script to change the date to the 18th August 2012 at 5pm UK – but its not at all easy on how or what bit to update in the code:
$(’#countdown’).countdown({until:$.countdown.UTCDate(-8, 2012, 1 – 1, 1), format: ‘DHMS’, layout:
Any help on getting this sorted would be really helpful….
Thanks
I just replayed to your message.
Thanks
Sorted! Thanks!!
You’re welcome.
Looks great, was wondering how it looks in IE7 , 8,9 and in HTML4 browers?..
Thanks
Hi robertlc,
as far as I know it looks the same in IE8 except it loses css3 flashing hover effect on timer. If you check preview in IE maybe you will see fallback fonts but it is only in preview, you shouldn’t have that issue on your hosting.
Your page don’t work in IE8 and IE9 .
Hi spadasso, can you explain what exactly doesn’t work? I just checked again on my computer in IE8 and template does work.
Sorry now all it’s ok !!
nice file, but my concern is when i resize the browser you will realize that the image becomes smaller and it does not resize it self from one edge to another
any updates on that?
Hi and thanks for purchase.
This template isn’t responsive but maybe I could make it to be responsive in next update.
This mailer only works with gmail’s mail server?
Cant make the mail work here.
What files exactly should we config?
Im only edditing submit.php and sendEmail.php
Yes it works with gmail only. You should edit submit.php and sendEmail.pnp, find comments that say where to add your email and password inside that files.
could i somehow make this work with my mail server? Could you help me plz? Its crucial to me as i need the mail recieptient to see a specific mail as a responder and not a usual gmail. If you could help me tweak this i would be gratefull. I can provide you with ftp access if you want.
You should find another email script for that but at the moment I’m not able to help you with that, it’s beyond template setup help.
The mail script does not work with my gmail account
either. lol Im trying but nthng really happends.
Check FAQ’s
I already done that. Are you sure smtp port is correct? I even take this message “Congratulations, . We’ve received your email. We’ll be in touch as soon as we possibly can!” but no message is comming to my gmail box or subscribers mail
Nobody has that issue before. I’ll send you those php files on email just in case, and before that I’m going to test it.
Believe it or not, the problem is in my gmail email name (My email has a dot inside it so maybe this is what causing the problem). I used a friends gmail account (without any dots within) and it worked fine but i couldnt in the end stay using his account, so i made this script work with my domains mail server. So now im not using gmail anymore but my own domain email.
Let me also mention here that the problem didn’t change with those files that you mailed me, hovewer it was pretty strange to me that those were tottaly different than those i downloaded from here within your slider package.
That’s strange. I don’t think they are different at all. Anyway, did you set script to work with downloaded files or with files that I’ve sent to you?
the ones you sent to me
Can you email me the files that you downloaded, now I’m curious what is different there?
This is the zip file i was provided with after my purchs. [link removed]
Now if you compare phpMailer folder, sendemail.php and submit.php files inside this main file for download with phpMailer folder, sendemail.php and submit.php files that I’ve sent to you, you will see that they are completely the same.
Now I’m going to delete this zip file that you shared here because it is not allowed.
Once again thank you for purchase.
Regards
O_o lol. Very weird. When i uploaded via Filezilla the folder that you had sent to me, on my ftp all file sizes were different. If you are sure about files comparison then i guess there must have been smthng wrong with my filezilla. Cant guess something else. However, in case any other customer of yours asks you wether it is possible to use your mailer with an other service except gmail, u can let them know its pretty easy. Im just using pop configuration on your 2 php files and not smtp ofcourse with my servers pop ports. Cheers
And sorry for the file upload, i forgot that this would be spoiler for you ^^.
Pardon me, I’m not a pro in web development. Do you have a wordpress version of this theme?
Unfortunately no, this is html template but it’s simple one, easy to modify even without wordpress.