11 comments found.
demo not working
Updated
Hello I had bought this theme and used for a site. My menus are really messed up, can you tell me how to fix it.
Thanks
Hi, I don’t see what is frong
Grep,
After changing the colors pallette to the lighter green, I ended up losing some of the template.
Lost the gray boxes of the pulldowns. Lost the gradation of boxes for the body text.
Emailing you a PDF .
I sent email
Thanks Grep for the reply to the earlier post. That worked.
Another question regarding the contact page? After downloading the template and navigating thru the website the contact page only shows the html code. Am I missing something here?
check contact.php file.
Hi,
Considering buying this template but the images in the slider move way too fast. I would like images to change every 10 – 15 seconds. How hard would be to make this adjustment myself?
Hi, open jquery.nivo.slider.custom.js file which is in js folder and replace to this code
$(window).load(function() {
$('#featured_slider').nivoSlider({
pauseTime:10000
});
});
now speed is 10 seconds if you want 15 seconds relpace digitals to 15000.
one more question what font are you using for cufon? im trying to use spanish glyphs
hello, Amazing design, good job, I have a question how do I change all the animations to fade? thanks
Hi, in js/jquery.nivo.slider.custom.js change from
$(window).load(function() { $('#featured_slider').nivoSlider(); });
to
$(window).load(function() { $('#featured_slider').nivoSlider({ effect:'fade' }); });
Hello
The TOP blue bar isnt there when I unzip the HTML files to my local computer. How do i enable that? I checked the CSS and its the correct path.
Please guide.
Thanks Ben
Hi,
In HTML file in tag is comment <!- Styles -> and below it two links to CSS
files. You need change second line (<link rel=”stylesheet” type=”text/css” media=”screen” href=”css/light/style_blue.css” />) to <link rel=”stylesheet” type=”text/css” media=”screen” href=”css/light/style_blue_blue.css” /> and then it will be with blue header background
. If you want dark with blue header background you need change both link to this:
<link rel="stylesheet" type="text/css" media="screen" href="css/dark/style.css" />
<link rel="stylesheet" type="text/css" media="screen" href="css/dark/style_blue_blue.css" />
This guide is in help file.
Very nice work Grep. Thank you for submitting
Just me or is it taking forever for your server to load this template? The screenshots look awesome! Wish your demo would load
Server is on Lithuania, so i think your network download from abroad is slow and loading very slow.
Ah, gotcha. Thanks!
edit
Sorry, at first I thought you were saying it was my connection going slow. Then I realized what you meant. Yes, this could be the case. Horrible, looks great in the pictures but a dang shame I cannot load the website.
I’ve waited 10 minutes, finally gave up. It slowly loaded the contents.
If will be more user who complain with this problem, i will replace server.
Also, welcome to ThemeForest! Looks like you’ll make a wonderful addition to the community!