proedayan
- Exclusive Author
- Has been a member for 1-2 years
- Sold between 100 and 1 000 dollars
47
Purchases
Buyer Rating: Minimum of 3 votes required
| Created | 26 October 12 |
| Last Update | 14 November 12 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | Layered PNG, HTML Files, CSS Files, JS Files, PHP Files |
- ajax contact form
- business
- clean
- corporate
- creative
- design
- google fonts
- html
- portfolio
- professional
- responsive
- simple
© All Rights Reserved proedayan -
Contact Envato Support


Nice template buddy! Welcome to ThemeForest
Thanks CanYigit!
quite impressive, welcome to TF
Thank you very much elitecreations, this is great you like it!
Nice! good luck with sales!
Thanks esarfraz
Welcome to TF ! Good luck, proedayan !
This is great FitsDesign to hear from you! Thanks
Awesome template, glws mate
Thank you very much nmmateam
Hi:
I just purchased template.
Once thing I noticed and need help with:
The navbar lists are unselectable… I hover over the main one and when i go down to click one of the menu options it disappears. This tells me that the sub menu is not aligned exactly next to the main menu… there must be a small gap that when you hover over it, you lose your sub menu. Can you help me fix it please
This only happens in IE 9 .
It works great in mozilla firefox.
Hi, Thanks for purchase
Here is two steps solution for IE 9 . Download the updated style file from here: https://dl.dropbox.com/u/39326599/nass-fixes/fix-01/nass-fix-01.zip
Steps: 1) Update your style.css file in “css” folder of template 2) Copy nav-divider.png to “img” folder of template
Please do let me know if it solves your problem or not. If you still find any difficulty , you can let me know again, I’ll be right available for any kind of help
Thanks
FYI , Template updated, you can get updated template from TF. Thanks
Is there a changelog so we know what has change? that would help. Thanks!
I have highlighted changes log on item’s page. Further on, all the changes log will go there. Thanks
Nice theme! Changes to colors via css?
Thanks. Right now, template comes with only one color. You can play with CSS for different colors
I’m having a little trouble with the contact php. I modified it as your help page indicated, but are there more steps that must be taken for it to work?
Thanks!
Hi, Thanks for purchasing my template.
I just confirmed that the sending email functionality works great. You are required to configure it under your sever enviroment because the sending email requires contact.php script to run. You have to also change the ’$toemail’ to yours email. Please do check your server enviroment. Thanks
Hi.
I purchased this template as it appeared to be exactly what I was looking for. The layout and style is clean and crisp – giving a very professional appearance. There are a few issues however;
1. Media queries dont work on some mobile devices. Ive confirmed a problem on android. The solution is to include the following meta-tag.
<meta name=”viewport” content=”width=device-width”>
I thought I’d let you know so that you can pass it on to your other customers.
2. The compatability statement says this template is compatible with IE-8. This is actually not the case and it presents a problem for me now that I am comitted. Do you think you can resolve the incompatabilities?
Thanks.
Hi, Thanks for your suggestions.
What problem are you facing with IE-7?
Thanks
It’s IE-8 that’s the problem, I’m not worrying about IE-7.
Media queries I presume are the problem. Many Div’s dont resize along with the browser window, for example the slider.
Following up on issues with earlier browsers (I should be getting a commission for this counter-support) the fix for IE8 (possibly for ie 7) is this;
include he following js file <script src=”js/respond.min.js”></script> google respond to find it
also, the above script doesnt like @import so all stylesheets must be directly included into the html files. ie <link rel=”stylesheet” type=”text/css” href=”css/base.css”> <link rel=”stylesheet” type=”text/css” href=”css/skeleton.css”> <link rel=”stylesheet” type=”text/css” href=”css/flexslider.css”> <link rel=”stylesheet” type=”text/css” href=”css/isoslider.css”> <link rel=”stylesheet” type=”text/css” href=”css/style.css”> and in the style.css file remove the following statements
@import url(‘base.css’); @import url(‘skeleton.css’); @import url(‘flexslider.css’); @import url(‘isoslider.css’);
works a treat
Hi. I need (my client wants) to close the accordion content that is open. I mean, to have the possibility to open and close an accordion-content.
Thank you.