mexpark
- Exclusive Author
- Has been a member for 1-2 years
- Mexico
- Sold between 100 and 1 000 dollars
131
Purchases
Buyer Rating:
4.57 stars
4.57 average based on 21 ratings.
-
5 Star
1676%
-
4 Star
29%
-
3 Star
29%
-
2 Star
14%
-
1 Star
00%
| Created | 17 April 12 |
| Last Update | 17 April 12 |
| Columns | 1 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
© All Rights Reserved mexpark -
Contact Envato Support


AWESOME !
Very unique! nice work
I like the idea!
Good luck with sales!
Good upgrade ^^.......[url removed]
Thanks, very nice! Finally a fine pre-website! My (dutch) version: http://stedum.nl/
Howdy , Grabbed this today and first off, awesome really good. Just wondering if you can point me in the right direction. Im trying to get my version to look like this
http://www.suits.co.nz/countdown.html
so basically the suit image to the left of the countdown time, ive kinda fluked it looking that way by just placing it at the end of the div of the front layer, but the problem being when you click contact the image still remains and drops down to the bottom of the page, ideally only want it on the front…... any ideas on how i can put it in a div or something so that its positioned similar youll get the idea when you see it to the way it is on that page now. Any advice would be awesome.
Cheers
Hi, thanks for your comments,
i think i have the solution for your question but i dont know if its ok to post it here in the comments area.
so, can i sugest you post it in the forum area or send me a mail where i can reply you.
I have seen in other post and seems there are no prob to post code here. so.
for your question We need to add a div and it’s corresponding style.
First in the line 102 of your countdown.html add the following<div id="contimg" class="contimg"><!-- Suit Image at the left of the countdown area --> <img src="images/suits.png" alt="" width="200" height="292" /> </div><!-- end of the suit image -->Second, in the style.css file add the following in any part in the “contact form styling ” block (about line 220 )
#contimg { position: absolute; bottom: 100px; right:620px; width: 210px; height: 292px; }dont forget to remove your previous image definition or you will see a double suit image.
Hope this helps.
Hi ,
thanks for the script. I just love it. I need some help though. for my use image is way too big. I would like to reduce the progress bar, frame etc about 35% of the current size. what should I do? can you point me to the right direction?
Hi.
First You shoul change the size of the following images
progress_bg.png
-the outer box bar-bg.png—the inner box progress.png—the progress barThen in the file style.css between lines 435 to 465
change their corresponding display size
#progress-box { --- outer box width: 540px; background: url(../images/progress_bg.png) top no-repeat; height: 110px; padding-top: 15px; margin: 0 auto; } #progress-bg { ---- inner box width: 500px; height: 80px; background: url(../images/bar-bg.png) top no-repeat; margin: 0 auto; padding-top: 4px; } #progress {} .progressbar { ---- progress bar border:0px; width: 490px; height: 70px; font-family: 'Cabin Sketch', cursive; line-height: 72px; text-align: center; color: none; font-size: 44px; margin: 0 auto; }Hope this help
thanks for your reply I managed to fix it the way I liked it. I think I found a little bug though. it is visible in the demo here as well. the email address in the contact part is not visible even though is set in the html file. any suggestion?
Hi Does it come with the PSD & used fonts to change text ? Regards
Yes it comes with the psd files and uses google fonts
I’ve been looking for an under construction template for several days, and have seen hundreds of them, but when i saw this one, i ordered it instantly ! Highly original, well and clean coded. Congratulations for your great work !!
Thanks a bounch for your purchase and for the comments. i am glad it was helpfull four your project
how to config the contact form and subcribe form?
The live preview seems to be down.
Care to fix it?
Hello, My server user uses PHP 3. The submit email gives an error (Deprecated: Function eregi() is deprecated). Could you please send me the code for php 3? Thanks for your help!