luckykind
- Bought between 10 and 49 items
- Exclusive Author
- Has been a member for 4-5 years
- Item was Featured
- Referred between 50 and 99 users
- Sold between 10 000 and 50 000 dollars
- United States
169
Purchases
Buyer Rating:
4.50 stars
4.50 average based on 24 ratings.
-
5 Star
1562%
-
4 Star
729%
-
3 Star
14%
-
2 Star
14%
-
1 Star
00%
| Created | 10 January 10 |
| Last Update | 8 August 10 |
| Compatible Browsers | Firefox, IE7, IE8, Opera, Safari |
| Documentation | Well Documented |
| Layout | Fixed |
| ThemeForest Files Included | CSS Files, HTML Files, JS Files, Layered PSD |
© All Rights Reserved luckykind -
Contact Envato Support


great to see such a unique template on here. like this a lot.
oh wow nice used of jquery and nice effects… good luck
Nice!
Definitely has a wow factor
Good job!
Nice work
Thanks for all the praise everyone!
Well this one is quite unique, I’m impressed!
Pretty cool! Nice job mate
Does it come ready to add another page in an easy way?
It’s not prepackaged to add another page… however if you’re familiar with HTML , CSS, jQuery, and Photoshop… it shouldn’t take too long to do so…
I can customize it for a fee… if you’re interested, send me a message through my profile page once you purchase it and we can discuss it.
Awesome, i love the way you used JQuery on this one. We need more like this!
- Envato Staff
- Reviewer
- Community Moderator
- Venezuela
- Has been a member for 4-5 years
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Microlancer Beta Tester
- Sold between 10 000 and 50 000 dollars
- Exclusive Author
- Interviewed on the Envato Notes blog
- Bought between 50 and 99 items
- Author had a Free File of the Month
- Beta Tester
- Contributed a Blog Post
- Contributed a Tutorial to a Tuts+ Site
- Item was Featured
- Referred between 1 and 9 users
- Won a Competition
+9 moreLove this one
is unique.
Thx @Luukratief & @ipad… I’m working on trying to find the right balance between unique and usable between my projects.
very original and usable!
This is an awesome site!
Great work!
Thanks @davidsife & @oreius… much appreciated…
EXCELLENT work! I love it…
Is there any kind of “fix” for IE6 ?
Thanks for your purchase! I’m glad you like it…
Unfortunately, I don’t support IE6 … it’s a dying browser and has major security issues… the best thing you can do for IE6 visitors is to not support them so they are forced to upgrade… the more people stop supporting them, the better…
W3 has IE6 users at only around 10.9% last month… http://www.w3schools.com/browsers/browsers_stats.asp
Hope that helps… let me know if you have any other questions and thanks again!
Trust me… I completely agree with you on that. But is there a way to display an “error” message of some sort to let them know that they are using an old, crappy, broken web browser? Just like flash websites have the little message to download the plugin.
Yes… I can walk you through it…
1) Create a file called IE6styles.css in the “styles/” folder
2) In the file paste this code:
#update-browser { background-color:red; color:#FFF; font-weight:bold; font-size:18px; padding:10px; text-align:center; } #update-browser a { padding:2px; text-decoration:underline; color:yellow; border-bottom:1px dotted yellow; }3) In the index.html file, at the top in the head section, right before the linking to the “script” files, place this:
<!--[if lt IE 7]> <link rel="stylesheet" href="styles/IE6styles.css" type="text/css" media="screen" charset="utf-8" /> <![endif]-->4) In the same index.html file, right after the <body> tag, paste this:
<!--[if lt IE 7]> <div id="update-browser"> <span>Parts of this website will not work with your current browser version.<br />Please <a href="http://www.microsoft.com/windows/" target="_blank">upgrade</a> or even better switch to <a href="http://www.google.com/chrome" target="_blank">Google Chrome</a> or <a href="http://www.mozilla.com/firefox/" target="_blank">Mozilla Firefox</a></span> </div> <![endif]-->That should work… if you need me to test it out for you in IE6 and make sure it’s showing, just send me the link…
Thanks!
Great work! WoW awesome !!!
I loved this layout and I am using it for my portfolio, but i want to change the about page to a home page, so I was wondering what font is it?
Thanks for your purchase… glad you like it. The font used is just Helvetica bold… let me know if you need anything else
Great work! Is there any way to incorporate video into the portfolio page? As in replace the photos in the lightbox with video (.mov, .mp4, .flv, .swf)?
The FancyBox Plugin v1.2.6 (which creates the lightbox) used with this theme doesn’t support video…the FancyBox version 1.3, since I uploaded this theme… only supports SWF …
I may look into upgrading this theme to that version, or switching to a lightbox plugin that does support video… however I can’t see it happening in the immediate future…
You can however embed video in the scrolling section (eg. Youtube) and size it to 300×200… and it will play from there… once you double click it will go to Youtube… see example
hope that helps… let me know if you have anymore questions… Thanks!