audemedia
- Exclusive Author
- Sold between 10 000 and 50 000 dollars
- Has been a member for 0-1 years
- Europe
- Microlancer Beta Tester
40
Purchases
Buyer Rating: Minimum of 3 votes required
| Created | 29 January 13 |
| Last Update | 27 February 13 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
© All Rights Reserved audemedia -
Contact Envato Support


Hi. I just bought this and uploaded to WP and it could not install because it stays the style.css file is missing. The Style Sheet folder has camera.css, foundation.css, layout.css. Thanks for your help resolving.
Hi, this is not a WP theme. It is a HTML template as you can see in the title.
Hi, really nice theme
but looking at the gallery pictures on an iPhone “breaks” the template as it tries to show an index in the bottom of the page, so it does not scale the content properly….
Hi,
thanks for the note and for the kind words.
I can’t reproduce it. You see this malfunction in iphone 5 ?
No, I see it on an iPhone 4S with IOS 6.1.2 in Safari. I can send you a screenshoot on email, if you can send me your email address…
could you please send it to hello@audemedia.com ?
thanks again!
Hi, screenshoot is now send
it is strange. Indexing at the bottom that load the thumbs of other collection items, it is an extra function of fancybox 2 script. (http://fancyapps.com/fancybox/#examples – Thumbnail Helper)
Do you wait to load the whole page before opening an image in fancybox?
I’ll testing it more and i’ll inform you. Thanks
Yes, I wait until everything is loaded. I Think the problem is that Fancybox is not very phone friendly. It would be really nice that once in phone or tablet mode, the pictures would fill full screen and do not show the index in the bottom and just let the visitor browse by swiping through the pictures…
Yes, the same thing i thought. I’ll deactivate this fancybox function in smaller screen sizes and i’ll upload the theme update. When my reviewer approve this i post a comment here.
Many thanks again for all info about this issue
Good idea. Just to clarify myself, I like that you show several pictures in a row, so you should not turn that into a picture column in phone view, since that would make for an awful lot of scrolling when one has many pictures in the gallery ;
) I just think there should be a better ligthbox system that is more phone friendly…but turning the lightbox function off for now is probably the best solution to keep the nice design :)Love the theme, well done!! I have been working with for a week now and this is an awesome theme! But I have one need, I need an example of the menu with drop-downs… Could you please provide this?
I plan to use it on the link to pages outside the main page (not in the parallax)...
I hope this is not too big a request…
Thanks for the great design!
Hi,
Thanks for purchasing and for the kind words.
http://themes.audemedia.com/html/arista-dropdown/Contact me via my profile page, to send you the appropriate code via e-mail
nav ul ul {display: none;} nav ul li:hover > ul {display: block;} nav ul ul {background: #fff; border:#CCC 1px solid; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; padding: 0;position: absolute; top: 100%;} nav ul ul li {float: none; position: relative;} nav ul ul li a {padding: 5px 24px;color: #333;} nav ul ul li a:hover {background: #e9e9e9;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}And in the html on the blog button:<li><a href="Blog.aspx">Blog</a> <ul> <li><a href="#">Photoshop</a></li> <li><a href="#">Illustrator</a></li> <li><a href="#">Web Design</a></li> </ul> </li>But I did notice that when the the site is in the smaller size once you open the menu it does not close the select menu… even in the live preview…