therstyle
- Exclusive Author
- Has been a member for 2-3 years
- Sold between 100 and 1 000 dollars
- United States
56
Purchases
Buyer Rating:
4.00 stars
4.00 average based on 6 ratings.
-
5 Star
350%
-
4 Star
233%
-
3 Star
00%
-
2 Star
00%
-
1 Star
116%
| Created | 30 October 12 |
| Last Update | 13 November 12 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Chrome |
| Documentation | Well Documented |
| High Resolution | Yes |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files |
- animated slider
- business
- clean
- css3
- easy to update
- google plus
- html5
- jquery
- minimal
- mobile
- one page website
- responsive
- retina
- social icons
- twitter feed
© All Rights Reserved therstyle -
Contact Envato Support


Good luck with your first item! It looks great
Thanks!
Great job! Very unique with the curved borders. And it looks awesome on mobile!
Thanks soichi, much appreciated
Nice work! Good luck with sales
Thanks louiejie!
Congrats for such an elegant design!
Thanks nmmateam!
Nice style , welcome to the Forest !
Thanks Bedros!
Hi,
What font did you use for the logo?
Hi, the font in the logo is Briem Akademi Std.
Love the template. However, is there any way you can help troubleshoot an issue? In the Live Preview on Theme Forest, the template animates between navigation items. The files I downloaded do not animate…they simply jump right to the sections when I click on navigation.
Hopefully it is something simple I am missing.
Thanks.
Thanks srichey, do you have javascript enabled in your browser? Without it the page won’t scroll smoothly.
If you’ve changed where a link goes you’ll need to change the target name in the bottom as well.
Example“target-1” needs to match
If you have anymore questions let me know, thanks!
Appreciate the quick response. I do have javascript enabled on my browser. I can see the scrolling animation on the Theme Forest Live Preview with no problems. However, it is not working on the theme files that I downloaded after purchase. I have it up on a test server exactly the way I downloaded it with no changes at www.richeyvisualcommunications.com and the scrolling animation is not working.
Any help with this would be greatly appreciated.
and replace it with this line:save and reupload the index.html file and everything should be working then
That worked.
I appreciate your quick response in helping with this issue.
Best, Steve
awesome, buying it right away. good luck, man!
Thanks crazyheart
Hi. Just bought it. Beautiful. As srichey commented before, the navigation slides don’t animate for me either. JS is enabled and jQuery file is not missing. I also tried to replace the jQuery src as you suggested, but it still doesn’t work. Any idea what might be wrong?
Thanks
Hi inseptica, sorry you are experiencing difficulty. If you open up the index file look for a section of code that says
You should see 7 other similar tags below it
Paste over all 8 of those script tags with this:
If this doesn’t work for you please paste the link to your site and I’ll be more than happy to look at it for you
Great! It works.
Thanks.
I bought the theme a couple of weeks ago for a client. It is a very nice looking theme. However, I have an issue where the character  appears over and over throughout the site. I have looked though everything I know to try and find the error, to no avail. Any ideas how to solve this issue so that we may launch the site? THANKS!!
Hi, could you send a link to your site?
Hello I just bought this and i get an error in wordpress themes dashboard: Broken Themes
The following themes are installed but incomplete. Themes must have a stylesheet and a template.
Name Description element4 Stylesheet is missing.
Hi, This isn’t a wordpress theme, if you’re trying to convert it for wordpress try renaming global.css to style.css
This article may help you http://codex.wordpress.org/Theme_Development
Hi,
I love the design. It seems that the links to the dark sections show the headline when clicked, services and contact, but the light sections hide the headline, about and news. Is there a way to fix that?
Thanks, Larry
Dear Thestyle,
I uploaded your code, changed the bg-main.jpg, and when I sized down my browser, a blue block appears at the bottom of that bg-main.jpg, and not good for my iPhone.
You may try have a look at here : http://202.47.89.88/element4
I swapped the logo.png and bg-main.jpg to yours, and I am seeing the same result.
May I know how to get rid of that ?
Regards,
Hi Meison,
Try replacing the following lines in the global.css file (you’ll find it at the very bottom of the file)
@media all and (orientation:landscape) and (max-width:910px) { #top { background-size:910px 303px; } } /* HI RES MOBILE DEVICES... IPHONE4, GALAXY NEXUS, ETC */ @media only screen and (max-device-width:1200px) { }And paste over those lines with the following:
@media all and (max-width:910px) { #top { background-size:cover !important; background-position:top !important; } } /* HI RES MOBILE DEVICES... IPHONE4, GALAXY NEXUS, ETC */ @media only screen and (max-device-width:1200px) { } @media all and (orientation:portrait) and (max-width:500px) { #top { background-size:cover !important; background-position:top !important; } } @media all and (orientation:portrait) and (max-width:500px) { #top { background-size:910px 303px; } }Hi therstyle, congratulation for this good template.
I’m looking for a responsive photogallery for this template. I need two gallery for two differen sections.
Have you some idea that you recommend? I wait you response. thanks
Hi Sydonia, one of these might be helpful for you http://www.webdesigndev.com/web-development/10-amazing-responsive-image-galleries
Hi, I did buy your theme but now I am having the same issue as those above where the site is not scrolling at all – or even jumping to the navigation points. Could you help me work this out? Thanks!