This item is by an Elite Author
Brankic1979
- Elite Author
- Author was Featured
- Has been a member for 3-4 years
- Sold between 250 000 and 1 000 000 dollars
- Bought between 10 and 49 items
- Europe
- Exclusive Author
- Referred between 500 and 999 users
423
Purchases
Buyer Rating:
4.71 stars
4.71 average based on 35 ratings.
-
5 Star
2880%
-
4 Star
617%
-
3 Star
00%
-
2 Star
00%
-
1 Star
12%
| Created | 31 October 12 |
| Last Update | 31 October 12 |
| Columns | 1 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files |
- brankic1979
- clean
- css3
- dribbble
- flexslider
- photostream
- portfolio
- responsive
- showreel
- simple
- socialize icons widget
- white
© All Rights Reserved Brankic1979 -
Contact Envato Support


Hey, there!
I love this theme.
Do you think you’ll be posting the WP version soon?
Thank you, Vanessa
Hi Vanessa,
It’s planned but due to our personal issues (home renovation, knee surgery…) it’s delayed for the summer…
Hi,
There’s a problem with the dropdown menu in IE8, it hides behind the content. I usually don’t bother with IE8, but a few people have commented that they can’t see the dropdown menu. I’ve seen other posts on here about this problem, but there doesn’t seem to be an answer. I’ve also tried the demo in IE8 (on several machines) and the same thing happens.
Has anyone found a solution to this?
We’re aware of this problem, but right now we can’t find the solution for IE8 only
For anyone with the same as above, I found where the problem lies:
<!--[if lt IE 8]> <link href="css/ie8.css" rel="stylesheet" type="text/css" /> <![endif]-->should be:
<!--[if lte IE 8]> <link href="css/ie8.css" rel="stylesheet" type="text/css" /> <![endif]-->so lower than or equal to IE8 instead of lower than IE8.
Thank you very much!!!
Hi, My contact page is not working, already changed the send.php in <form action=”Send.php”> and $ email_to = “rodrigo.mostardas @ gmail.com”;
do you have any idea why I am not receiving emails?
my site is: http://petkib.com.br/teste/contato.html
thks
Hi,
You should show your send.php to your server hosting support and ask them the same question…
Hi. Loved this theme. But I do not understand, why have you used jQuery 1.4.4? It is a 3yr old version? I am unable to use any jquery plugin with it now.
You can use latest jQuery, but I’m not sure will all our plugins work.
Thanks for loving
Hi ! I love the Theme and purchased it but can not install it now. It is saying that the style.css is missing. I run WP 3.5.1-de_DE. How can I proceed?
Thanks Felix
sorry, but this does not solve the issue! wp still saying “style.css not found or template missing”... Your Template structure is completely different and WP does not find the needed files. How can I proceed?
How can I make the contact form submit to my Email ? Reall Dont know Js, so is it under that tap? x) Thank you!
On the contact page I can’t change the location of google map from Amsterdam to my location. How would I change the location of the map?
Hello Brankic,
Great theme! congratulations. Just one question, the Hoem page, is it just a photo slider or can the pictures have also text captions and text links to other pages?
Thanks
Hi,
it can be linked to other pages / URLs…
Hi! Any update on arrival of wordress version of Vertigo? Hoping…
We’re hoping too, but it’s going very slow due to some personal problems we’re experienced…
Hello, is there a way to make the images on the grid clickable rather than clicking the magnify glass?
You can try to wrap images with A tag, but I think there will eb some CSS issues you’ll have to solve (yourself)