pixel-industry
- Bought between 50 and 99 items
- Croatia
- Exclusive Author
- Has been a member for 0-1 years
- Referred between 1 and 9 users
- Sold between 10 000 and 50 000 dollars
231
Purchases
Buyer Rating:
4.70 stars
4.70 average based on 27 ratings.
-
5 Star
2177%
-
4 Star
518%
-
3 Star
00%
-
2 Star
13%
-
1 Star
00%
| Created | 7 November 12 |
| Last Update | 20 January 13 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- 960gs
- alex
- business
- clean
- creative
- css3
- dribbble
- html5
- menu icon
- multiple
- picassa
- portfolio
- responsive
- social
- vimeo
© All Rights Reserved pixel-industry -
Contact Envato Support


easy to use, clean and organized. very nice template.
Thank you. Glad you like it
Can I use this template to a company buying the regular license?
Thank you.
Yes, of course you can
UPDATE v1.2 IS ONLINE !
hi i have a doubt ! how link contact.php to contact-simple.html?? its dont works i cant find the code where a put contact.php!!!
i hope your answer.
Hi We discover little problem with contact-simple.html. Here is link to Fix. Download it and replace the files. Let us know if everything is ok.
im sorry you send me the same archive : contact-simple.html. i think contact.php is right but how link the contact.php in contact-simple.html???
thanks
Hi,
you just need to replace your files with those we sent you and everything will link automatically. And you just need to enter your e-mail adress in your new contact.php file. If you’ll have any problems, you can send us e-mail through our contact form and write us your e-mail, so we’ll enter it in the file and send you again.
Can’t seem to find a way of slowing down the CarouFredSel sliders. I’ve read through your documentation but, unless I’ve missed something, there’s no reference to it. Be very grateful for some guidance. Other than that, it’s very user-friendly template.
Hi,
thank you for purchase. If you want to adjust the speed, use this code: auto{ play: true, duration: 1000}. You can also check documentation for configuration of fredCarousel plugin on this link: http://caroufredsel.dev7studios.com/configuration.php
Great template, very well designed. Quick question, on the portfolio single page., how can I link them to the main slider? Enlarge would open in the lightbox but link into the larger image above. Any pointers would be great. Thanks…
Hi,
this is a HTML theme. So the answer to your question is that for every item you have in your portfolio single carousel you need to make a new page that will contain that item in the slider, and some other images in bottom carousel. I hope you understand. If you have any other questions feel free to contact us via our contact form
This is a fantastic template!
I have one question, though:
During porting my current website to this template, for some reason the height of the section with class “page-title-container” has become higher than in the original, with the h1 title and breadcrumbs not being on the same line anymore.
I did not change any html outside of the “container-12” div.
In order to solve this problem I would like to know which part of the css determines the final height of the “page-title-container” section.
Thanks in advance!
Stefan
Hi,
page title css is placed in style.css file, starting at line 462. It is impoprtant that you keep the HTML structure of the page title as it is. Maybe that was a problem. If you will not be able to solve it, please contact us via our contact form and send us a link to your page, so we can take a look.
I finally found out the cause of the problem. In my custom css file that is loaded last I added h1 {margin-top: 20px’; } , not realizing that the title of section ‘page-title’ was also h1.
Thanks a lot for your help!
Hi,I bought this template and let me know if I can change the footer where it says copyriht completely and disegned, theme by .. etc. Or should I leave some of it as it comes?
You can remove it, it’s just example what you can put there.
Hi, Very nice template which I’m getting used to having only previously used basic HTML, but I have a slight problem due to my lack of knowledge.
I have some articles which have a large image so will want to use Pretty Photo to display the thumbnail but I cannot work out how to use it for one image on a page and also have it centered. Other articles have a video (some hosted, some YouTube) so I would want to do the same with them but have not tried them yet so not sure if same.
Any help appreciated.
Bofrok (John)
Hi,
thank you for purchase. Well, first of all you should include these scripts in the head of your page (jquery library, jquery.prettyPhoto.js, portfolio.js) and prettyPhoto.css. Now assuming you have an image that will be thumbnail, and when you click on it, it would show a lbig image in lightbox. To do that simply use this code
<a href="images/fullscreen/2.jpg" rel="prettyPhoto" title="This is the description"><img src="images/thumbnails/t_2.jpg" width="60" height="60" alt="This is the title" /></a>.. The same is for the video. You can also take a look at blog.html page. On line 392 you can see example with video in lightbox. If you want to make your image centered, you can wrapp it in some div and give that div margin: 0 auto. Hope this helps. If you have any other questions feel free to contact us via our contact form.Hello there. Thanks for your awesome template. I’m having a few problem with the jquery.tweetscroll I changed the username but still it’s not showing my tweet. Please help me?
Hi,
thank you for purchase. For tweetscroll to work you first need to include following .js files in the head of your document: jQuery library, socialstream.jquery.js and include.js. After that go to include.js file and replace username there. You can see a working example in your downloaded files.
Actually nevermind about the jquery.tweetscroll. I’m having trouble changing instagram photostream. Please help me?
When you are using instagram feed the process is almost the same. Include jquery library, socialstream.jquery.js and include.js in the head of your document. Go to include.js and replace your username there (code for instagram begins at line 110.
and also the google map?
For google map to work include jquery.ui.map.full.min.js file in the head of your document. At the bottom of the page you can see that there is a code calling google map. You have there …maps.Latlng (number, number). Replace those numbers with Latitude and Longitude of the place you want to show on it. For contact form to work, just go to the contact.php file end enter your e-mail. If you have any other questions please contact us via our contact form.
Good afternoon. I’m having problems with the contact-simple.html file. No shows me google map on this page. Thank you.
Hi,
thank you for purchase. Insert this line in the head of your document (where you call .js files):
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true"></script>. This will solve the problem.Ok, and how I can change the direction of google map? I can not find the place where I have to change it. Thank you.
Hi,
at the bottom of the page there is a jquery code that is calling google map. You have there a piece of code maps.Latlng (number, number). Put your data (geo Latitude and Longitude) there.
All running. Thank you!
No problem, glad you solved it.
Hi,
I can use grid for make form with more that 1 one per line?, and how do this?
Thanks
Hi, sorry for late reply. We have sent you email.
More that 1 input per line, look http://www.colserlog.com/nuestra-gente.html
How do required fields for the page?
I update the link to: http://www.colserlog.com/nuestra-gente/vinculacion-laboral.html
Hi! I’m working on the template and would like to know how to center the two photographs of “Our Team” on page about.html They come to put up to four but only two boxes need and want them focused as I move to the left. Thank you very much.
Hi, to make two columns you’ll need to use grid_6 (one half column) and adjust sthe size of the image.
forgive but do not understand what you mean. Would not that change the grid 3? I do not understand what to do exactly forgive. I just stay with two box on “our team” and I still centered. Tell me what I have to grab and as I have to put it please.
On your page, you have grid_3 for every team member. Change that “3” to “6” and you’ll get two boxes.
Ok, thank you. I have another problem, the form of “contact-simple.html” does not work, send not to give me anything. All I’ve done is in “contact.php” change the destination mail is sent to you and that’s it, but it does not work.
Try to put this in the head of your document:
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true"></script>Sorry, the problem is not the Google map, but the contact form, that even though I give not send me anything. It does not send the mail.
Hi,
insert this code at the bottom of the body inside
$/function), just below google maps code:$('.contact-form .submit').on('click', function(event){ event.preventDefault(); var name = $('#contact-name').val(); var email = $('#contact-email').val(); var message = $('#contact-message').val(); var form_data = new Array({'Name' : name, 'Email' : email, 'Subject' : '', 'Message' : message}); $.ajax({ type: 'POST', url: "contact.php", data: ({'action': 'simple', 'form_data' : form_data}) }).done(function(data) { alert(data); }); });That should do the job.I solved the problem. I still like doing nothing. That code already had on before.
I still can not send any mail from the form.
Download this file and replace your contact-simple.html with it. This is a working example from the Theme preview.
I want to add a youtube video in the slider on the index, how do I do? thank you.
This can’t be done, because Nivo slider supports only images.