This item is by an Elite Author
Vasterad
- Elite Author
- Sold between 50 000 and 100 000 dollars
- Exclusive Author
- Has been a member for 1-2 years
- Microlancer Beta Tester
- Bought between 100 and 499 items
- Referred between 100 and 199 users
- Poland
1,567
Purchases
Buyer Rating:
4.77 stars
4.77 average based on 132 ratings.
-
5 Star
10680%
-
4 Star
2418%
-
3 Star
10%
-
2 Star
00%
-
1 Star
10%
| Created | 9 January 13 |
| Last Update | 6 March 13 |
| Compatible Browsers | IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | Yes |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- ajax contact form
- business site
- corporate website
- creative portfolio
- crisp business
- html5
- icons
- layerslider
- minimal
- minimalist design
- professional
- responsive
- retina ready
- shop
- style switcher
© All Rights Reserved Vasterad -
Contact Envato Support


Hi there, I just wondered if I would be able to use the same images that are used in the top slideshow?
Thanks.
Yes, but you have to buy them on PhotoDune.
Vasterad,
If in any form you add a drop-down control, its style is different from standard text boxes. What should I change to fix this?
Could you clarify your question? I’m not sure what did you mean.
In a form you can have a number of controls: textbox, checkbox, drop-down, button, etc. Try adding a drop-down control and you’ll see that the padding is missing, making it very different from other controls.
I believe that something is missing in the css for select tag.
So why don’t you add some padding in inline css (
style="padding: 3px 9px")?I expect that every form control looks the same way for one template. Try adding a select in the contact form and you’ll see what I am talking about. It looks shrank compared to other controls.
Yes, adding inline css works, I will try to guess the right padding size…
I also noticed, that I cannot put a text beside a checkbox: it always move to a new line. Why?
Thanks.
Add
style="float:left;"to that text.Thanks!
Lovely design and code! Thanks!
Thanks.
Very clean and responsive design.
One issue with the drop-down menu on the mobile devices though. All elements under
tags become clickable menu items when being converted by “selectnav.js”. Apparently those links go to nowhere. This is the case even with your demo site. Any idea how to fix this?Hi, it’s was mentioned here http://themeforest.net/item/nevia-responsive-html5-template/discussion/3708895?page=4#comment_3226750
Ah, thanks!
W3C validator returns so many errors : http://jigsaw.w3.org/css-validator/validator?profile=css3&warning=0&uri=http://vasterad.com/themes/nevia/
So, what do you mean by valid ?
Most of errors are because of compressed and stripped CSS (for demo live preview only), however these errors are really minor and don’t have any influence on how template works. What’s more try to make well working template on IE8/IE9 without making classes that validator “doesn’t support”, good luck.
This template looks impressive!
I’m not sure how the images in the main page’s slider work. I see that the images that slide in all have a grey background. Is this grey colour a requirement? Else, how do you have to treat the images you want to use so that they they blend in the background seamlessly?
Cheers!
Images has transparent background, you’re probably using Firefox.
Images has transparent background, you’re probably using Firefox.
Great them, thanks. I still cant configure the gmap. Can you put some tutorial ? Thanks.
What exactly do you want do configure?
Thanks. i would like to put the map centered on my adress. I dont know how to do this. I’m newbie… Do you have a tutorial from A to Z ?
You can do it by editing contact.html:
<script type="text/javascript"> jQuery('#googlemaps').gMap({ maptype: 'ROADMAP', scrollwheel: false, zoom: 16, markers: [ { address: 'New York', // Your Adress Here html: '', popup: false, } ], }); </script>Find this part of code and edit address to yours.
ok, I knew that but I dont know where to find the html of my adress… my town is small (near barcelona) and the street is very unknown (not like “New-York”... Where could I find that ? Thanks
and what about the LatLng in jquery .gmap.min.js ?
Just write your city there and should works.
should I write it in English, I suppose.
Could you provide me a link to your site if you still have that issue?
It doesnt work… http://www.jmfritz.es/sansmany6
I did this: <script type=”text/javascript”> jQuery(’#googlemaps’).gMap({ maptype: ‘ROADMAP’, scrollwheel: false, zoom: 16, markers: [ { address: ‘Barcelona, Spain’, // Your Adress Here html: ’’, popup: false, } ], }); </script>
What uni-code do you use while saving? it works, but you’re doing something wrong.
Do you have a mail please ?
info[at]vasterad.com
By Uni-code you mean the validation program ? I think it’s html4 and coldfusion MX7 (my dream doesnt offer HTML5…)
By unicode I mean UTF-8 or ANSI, what text editor do you use?
Having problems with the twitter. It won’t even show up when i open the files in dreamweaver…
Twitter in Nevia uses 1.1 API (1.0 will be disabled this month) and it needs PHP to work and won’t work locally. You need to upload your site online.
ok, i will…
Please read documentation how to run Twitter…
ok, ive added the twitter keys and still nothing…
Did you upload your site online…
yeah, it’s all online…
is it bc of twitter api black out happening today maybe?
Hm, I don’t think. Make sure all API’s keys are correct and you set your nickname in HTML file. Twitter on demo live preview works perfectly: http://vasterad.com/themes/nevia/
Got it! thanks!
Great.
Hello, thanks for this wonderfull theme ! I want release a dropdown menue with a second level – klickable right! Can you hel me?
Thanks a lot with best wishes from gemany
Could you clarify your question?
Thanks i have found it myself, test under http://www.anlagenbau-zettl.de/2013N/cnc.html and “anlagenbau” -thanks for your fast answer
Hi, the Chrome’s Console tell me that in the home page:
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost/layerslider/skins/fullwidth/skin.css
How can I fix this?
(Sory for my english)
This style is unnecessary.
Ok, but there is no way to avoid that error?
To be honest, I don’t know. I wouldn’t care about that.
Hi,
I have created twitter application with all the tokens required. But after changing it in PHP file. Its not refelecting on HTML pages. I had replaced your name with the name , I created application. I tweeted one tweet. But its not showing. Need assistance.
Thank You,
Are you sure that you replaced your nickname in all HTML files?
yeah , I guess my Username is only my Nickname ?
$config = array( ‘oauth_access_token’ => ‘1285269918-wBXyqPEtVHQ3Oyp3HkzSot4qOGnreSfG7D36op9’, ‘oauth_access_token_secret’ => ‘V5xbYMIiEd4TS6a09rMpupV0xRqCzK6YXzupe3yC4’, ‘consumer_key’ => ‘ynodtDQ21BD446VvYO3XQw’, ‘consumer_secret’ => ‘opaiwA3QvQVO6c4OrH7xMfv3gxRR9iWycOldIidgPQ’, ‘use_whitelist’ => true, // If you want to only allow some requests to use this script. ‘base_url’ => ‘http://api.twitter.com/1.1/' );
Okay, but what about this script:
<script type="text/javascript"> jQuery(document).ready(function($){ $.getJSON('twitter.php?url='+encodeURIComponent('statuses/user_timeline.json?screen_name=Vasterad&count=1'), function(tweets){ $("#twitter").html(tz_format_twitter(tweets)); }); }); </script><script type=”text/javascript”> jQuery(document).ready(function($){ $.getJSON(‘twitter.php?url=’+encodeURIComponent(‘statuses/user_timeline.json?screen_name=bcmacademyindia&count=1’), function(tweets){ $(”#twitter”).html(tz_format_twitter(tweets)); }); }); </script>
Wait, did you even upload your site online?
URL – http://bcmacademy.co.in Twitter URL – http://twitter.com/bcmacademyindia
You need to add your domain authorization in Twitter.
Run this and you’ll see the bug.I have verified my domain from @Anywhere Domains, but i get bcmacademy.co.in domain is in your registered callback URL and cannot be de-authorized.
Please be sure you did everything correctly, I cannot help in this case because it’s not template bug or something.
Hello, thanks for this cool theme! Is there a simple way to completely disable the responsive design? Maybe a silly question, but my client wants the site to be static at maximum width. I hope you can help us out
In responsive.css remove all media queries (tablet, mobile portrait and landscape). It’s not built in theme options but it’ll be on to do list before next update.
Thanks! I will try the solution
Want standard
<ul />bullet style back! We use bullet in many places and I am tired to mark everything like<ul class="star-list" />. For some code generated error messages I cannot even change the class of the unordered list tag.How can I recover it?
Why don’t you set basically for
<ul />style with star or anything instead of using basic bullets?base.css, #Lists section.
I would like standard
<ul />with bullets that will cope well with some code generated text and to be able use class=”star-list” when I want stars.It make no sense to have
<ul />without any icon to the left.How can I have standard
<ul />?I gave you information. Base.css, #lists section
ul { list-style: none outside; }<ul style="margin-top: 12px"> <li>Windows XP or higher</li> <li>Visual Studio 2005 or higher</li> <li>.NET Framework 2.0 or higher</li> </ul>What doesn’t work? Did you set it as: {list-style:circle outside}? Please before asking do research ( http://www.w3schools.com/cssref/pr_list-style-type.asp )
Solved, thanks!
Great.
Beautiful theme. Where do I control the flexslider? want to slow transition time down…
Thanks
Hi, in jquery.flexslider.js
Thanks
Great template! Simple and clean. I’d like to purchase this, but I do have a question. Can I easily get a “wide” layout instead of the boxed layout? (similar to your Centum template). I’d like to gain that extra space on mobile devices.
Unfortunately it’s not possible with Nevia.
It is great template ! Thank you !
Thanks.
I’m having an issue with the Mega Menu navigation on iPad. When I click to expand the menu it appears but if I want the menu to close I can’t get rid of it. It stays on screen even when I click off anywhere else on the page.
If I click one of the links and go to a new url and then click ‘back’ the menu is still there.
Sorry, but I didn’t notice any issues like yours. Hm…
Great template! Which framework is the theme using?
ah yes.. any plans on making the theme based on Bootstrap?
Well, unfortunately not.
is it possible/easy to have the top navigation and logo static so it always remains on top of the screen even when you scroll down the page?
Thank you
Yes, but I cannot provide guide how to do it because it’s above support.
ok I understand. I have a much easier question. I have set a large image as the background, I need this to resize as I change the browser window.
http://thestovehouseltd.co.uk/index2 (sample)where and what do I change the CSS?
Please follow this guide http://css-tricks.com/how-to-resizeable-background-image/