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
95
Purchases
Buyer Rating:
4.89 stars
4.89 average based on 9 ratings.
-
5 Star
888%
-
4 Star
111%
-
3 Star
00%
-
2 Star
00%
-
1 Star
00%
| Created | 1 December 12 |
| Last Update | 9 December 12 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
- Social widgets
- blog
- business
- carousel
- color
- corporate
- creative
- css3
- html5
- modern
- picasa
- portfolio
- pricing table
- responsive
© All Rights Reserved pixel-industry -
Contact Envato Support


Version 1.1 is released.
Great idea, good design, and I love the colors.
Thank you.
Hi, Do you have manual or FAQ about using your template? Therefore I can read before decide to buying, because I’m a beginner in css and html. I’m affraid my knowledge cannot catch up
Hi,
this theme comes with very detailed documentation, and we could help you if you would have minor problems. However, if you are new with this and don’t know anything about HTML and CSS we sudgest waiting for wordpress version. We are not sure that we can give you documentation this way, because it is included only in download version..
Hi, one more question. Supposing I buy this template, is there any documentation tutorial about how to make the blog works? *For example. what kind admin panel I should use, how to update and so forth.
Thank you
Hi, because this is a HTML template there is no admin panel. You need to code the pages. There is very detailed documentation on how to customize every page. But then you have to upload pages via FTP to your server.. Hope you understand that.
Regards
Can I use Windows Live Writer to update the blog page?
I didn’t use Windows Live Writer but from I can see in some blogs that is only WYSIWYG editor, so it isn’t possible.
Hello,
What code do I use to change what displays in the browser vs. mobile?
For example, I have this code below:<div style="width:300px; height:190px;">asdf</div>If it is being displayed in a mobile phone I want the “width:300px;” to not be used.
Hope my question is clear.
Thanks in advance,
Tim
Hi Tim,
first of all you need to assign a class to that div. After that go to your style.css file. You will see that at the bottom of the file, thre are media queries. Each media query is for one screen resolution. So, for the mobile devices is the last media query. Inside of it, edit your div..
Regards, Andrijana
Hello,
Thanks for your reply. I have it working now. I just need to make sure I did it the most efficient way.
I created a class for my div.
Do I need to add my full class to each of the 4 media queries? Or do I add my class to the main section of style.css and then only add the edited class to the last media query?
Thanks,
Tim
Hello,
you need to add your class in main section in css – this is how it’s gona look on normal screen resolution. If you want to style it for smaller resolutions (iPad – first media query, mobile landscape – 2nd media query, and mobile portrait) you should add your class there too, and edit the styling.
Regards, Andrijana
Thanks for the support!
Tim
I made some changes in contact.php you might wish to incorporate. The changes make the form more secure as they filter user input and they add the senders name to the headers:
$name = filter_var($name , FILTER_SANITIZE_STRING); $email = filter_var($email , FILTER_SANITIZE_EMAIL); $message = filter_var($message , FILTER_SANITIZE_STRING); $headers = 'From: '. $name . ' <'.$email.'>' . "\r\n" . 'Reply-To: '. $name . ' <'.$email.'>' . "\r\n" . 'X-Mailer: PHP/' . phpversion();Ok thank you. We will check it.
Hi
I am looking for the settings for the anythingslider, ie autoplay, speed and transitions. The slider is on http://www.ppfenergy.com/index2.html
many thanks