Laborator
- Albania
- Author was Featured
- Item was Featured
- Author had a File in an Envato Bundle
- Sold between 10 000 and 50 000 dollars
- Author had a Free File of the Month
- Has been a member for 3-4 years
- Bought between 50 and 99 items
- Referred between 10 and 49 users
- Exclusive Author
289
Purchases
Buyer Rating:
4.46 stars
4.46 average based on 26 ratings.
-
5 Star
2076%
-
4 Star
311%
-
3 Star
00%
-
2 Star
13%
-
1 Star
27%
| Created | 11 February 12 |
| Last Update | 11 February 12 |
| Columns | 1 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Liquid |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files |
- ipad theme
- iphone 4 display
- iphone 4 mobile theme
- iphone 4 retina
- mobile devices
- mobile template
- mobile theme
- mobile themes
- wood mobile
- wood retina display
- wood template
- wood texture
- woody
© All Rights Reserved Laborator -
Contact Envato Support


- Author had a File in an Envato Bundle
- Author had a Free File of the Month
- Author was Featured
- Bought between 10 and 49 items
- Exclusive Author
- Germany
- Has been a member for 3-4 years
- Interviewed on the Envato Notes blog
- Item was Featured
- Microlancer Beta Tester
- Referred between 200 and 499 users
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Sold between 50 000 and 100 000 dollars
+4 moreNice
Thank you very much
how does the blog work on this?
Sorry I have uploaded old version of blog page, now I have edited and you may see example again.
nice
Arjanatos, faleminderit
Perfect work.
Hallall man 
Faleminderit Faton
Urime! Duket e mirë.
Ju faleminderit
Can the blog page be used to load an RSS feed?
It doesn’t have such feature for RSS parsing, buy if you know, you surely can add it. All you have is block structure markup. I hope I was clear.
I’d like to recommend your responsive templete to my clients… can I post a few screen shots on my website? And then purchase from you… meaning through envato… if I need? Thanks –
Also, can I post images within the blog along with the text? Thanks
Hello enaya_g,
Sure you can do this, and use the preview screenshots
Good luck
Hello,
Nice work, I want to create a magazine blog,but how can I add post ? (I m a newbie with htlm) Can I create unlimited post ?
All the best
The theme is currently a HTML theme, it is preferred only for static pages, so if you want to use the blog you have to make the theme compatible with a blogging system (like WordPress), then you can publish posts and use the blog, you can also create blog posts with HTML , follow the steps in the documentation to know how tu submit a blog post.
Hi,
I’m new to this so sorry if the answer is obvious.
1. Can the background (wood) be changed? 2. Can a custom logo be used or is the “woody” logo a font only?
Thanks,
Sunil
Hey sunilpamamull, you can change the background image by a basic knowledge in CSS , and yes you can also change the logo to a custom one, it is an image not a font, the font name is Arista.
This is great! No .psd file though
anyway you can include that?
Hi nndesignstudios,
I have psd files, but they are a bit different from the original template, because they were just a samples. Anyway I can send them to you if you want?
Hi I have a WP theme I purchased from THEMEFOREST but it is intended for desktop viewers ONLY . Can I also add that mobile template for only mobile viewers? How does that work?
M’fal a muj me bo kit template-in e hekrit se e kom site-in e ran e po tutna po ma lshon druni
?
Very nice, i like it by the way!!!
Hahhahahahahahhahaah, do you believe in the zdral?
Trying to get the contact form to work, but there was no php attached. What do you suggest to get this working? I tried to input my own buttons, but they don’t get the same color and it won’t redirect with the command you have now.
I have it like this:
<form action=”send_contact.php” method=”post” id=”sendemail”> <label for=”name”>Name:</label> <input type=”text” name=”name” id=”name” value=”” /><label for=”email”>Email:</label> <input type=”text” name=”email” id=”email” value=”” />
<label for=”textarea”>Message:</label> <textarea name=”textarea” id=”textarea”></textarea> </select>
<input type=”submit” name=”submit” id=”submit” value=”Send”> <input type=”reset” name=”reset” id=”reset” value=”Clear”/> </form>
and the php is:
<?php // Contact subject $subject =”$name”; // Details $message=”$detail”;
// Mail of sender $mail_from=”$customer_mail”; // From $header=”from: $name <$mail_from>”;
// Enter your email address $to =’email@gmail.com’;
$send_contact=mail($to,$subject,$message,$header);
/* Redirect visitor to the home page */ header(‘Location: http://www.myurlhere.html'); exit(); ?>
Of course it doesn’t get the cool colored send button or the pop up message. Thank you in advance for your support. Very clean job on the theme.
Hello, first of all congrats for this amazing job. I would like to know how to change buttons color. I can’t find in the CSS where are the gradients of the buttons.
Thank you in advance.
Hey chriscory, First thank you for purchasing the theme.
The button class is .ui-btn-up-b, the class is in the woody.min.css file, to change the background color open the main.css file and add .ui-btn-up-b with the new background image you want, to create gradient buttons check this site it will help you a lot http://gradients.glrzad.com/
Hello, I love your theme! very simple and elegant. I was hoping to add this to my current word press site. Do you have any suggestions for how to do that? Usually we upload themes in a zip fashion and word press instals them as a recognizable theme. THoughts?
Thanks…
If you are experiencing a vertical white line appearing on the right of your mobile website, you may want to add this code to your main.css…
html, body {background:url(../images/background.jpg) repeat;}
Thank you for your advice, I didn’t noticed it.
Contact form… no worky… whats up???
Hello, how do other blog page post 1 post 2 etc. .. Thank you in advance
Hello, the template is not linked with any blog system (like WordPress) you have to make it compatible on your own because the theme is only a HTML static theme.
I’m working on the blog page and I was wondering if there was a way to change the size of the thumbnail images? I don’t see anything in the main.css. Thanks.