Hi Pexeto,
Great template. I put my logo up, but I wanted to know if it was possible to resize it to make it bigger or does it have to fit within a specific perimeter? Also, is it possible to lessen some space so the logo is closer to the tabs?
Hi Pexeto,
Great template. I put my logo up, but I wanted to know if it was possible to resize it to make it bigger or does it have to fit within a specific perimeter? Also, is it possible to lessen some space so the logo is closer to the tabs?
================= IMPORTANT =================
Hello,
We are happy to announce that we have launched a support forum where all the Pexeto items support will be handled.
From now on, we kindly ask you to post your support questions on the forum here:
Thank you 
================= IMPORTANT =================
Hi
How easy would it be to have a static image in place of the slider? At the moment I have just one image specified but it isn’t static (it fades in and out)
Thanks
Hi,
You can just try with removing the calling of the fader.js file within the header.php file (delete line 12):
<script src="<?php bloginfo('template_directory'); ?>/script/fader.js" type="text/javascript"></script>
If you have any other questions, I would like to ask you to use our support forum:
as this is where all the Pexeto items support is handled. Thank you 
Hello,
Awesome theme again. I have a question regarding the blog. So I am looking to activate the blog on its own page. I go into the settings of my theme and I follow the directions on how to do this:
1. Create a blog category. All the posts in this category or this category’s subcategories will be shown on the blog. 2. After creating the blog category you have to go to the options setting and in the field ID of the blog posts category insert the ID of the blog category. Also in options setting you have to find the field ID of the blog page and insert the ID of the blog page that you have just created.
I followed these exact instructions and I still cannot get my posts to show up on my blog page. I looked through the comments and it looks like I am the only one getting this problem? Do I need to change my “reading” settings on my wordpress?
Thank you for your help, Oz
Hi,
First of all – thanks, I’m glad you like the theme 
We have launched a support forum where all the Pexeto items support is handled, so we kindly ask you to post your support questions on the forum here:
Thank you 
Hi,
You can leave questions for this theme in the “Other WordPress Themes” section – I have just moved your topic to that section and posted my reply, you can read it here:
http://support.pexeto.com/topic/weblider-theme-blog-not-displaying
Hello, I bought your thema, unable to run my home page, mesh headings, links ok, but not the text in posts?, Thanks for the info
installed WordPress 3.3.1.
echo (' ');
if ($ thumbnail !=''){
echo ('
');
}
echo (' ');
the_title ();
echo ('</ span> </ h2>
');
the_excerpt (); ?
echo ('</ p> <a href="');
the_permalink ();
echo ('"></ a> </ div> </ div> </ div> ');
Hi,
We have launched a support forum where all the Pexeto items support is handled, so we kindly ask you to post your support questions on the forum here:
http://support.pexeto.com/Thank you 
P.S. When posting, please explain in a more detail what you experience, as I didn’t quite understand your question.
thanks for your private email
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
Hi,
You can change the logo size in the style.css file by editing the width and height values of the section
#logoContainerand#logoContainer ato fit your logo size. If you would like to make the logo closer to the menu links, then in the section#logoContainer ayou can add amargin-leftproperty so that it will go to the right, for example: