brentmac
asked 10 years ago

I have a logo for my site but no matter how big my logo is, it shows up the same size on the webpage. Even if I make the logo huge, it still shows up small when I upload it. Is there an option to make the default header image size bigger? Or do I just have to deal with having a small logo when I use this theme?

5 Answers
DominicStaff
answered 10 years ago

Please send me your site for further checking.

DominicStaff
answered 10 years ago

Hi Brentmac !
To change the header site in your site, You can add the following code to the style.css file.

.site-title {
    height: 100px;
    width: 300px;
}

Hope this helps !

Michel Coelho
answered 10 years ago

It was quite difficult to set up the content-start-wrapper.php archive to leave it compatible with the Hueman theme but I got it. 
<section class=”content”>
<div class=”page-title pad group”>

          <h2><?php _e( ‘Question & Answer’, ‘hueman’ ); ?></h2>
</div>

</section><!–/.content–>
<?php get_sidebar(); ?>
<div class=”main “>
          <div class=”container-inner”></div>

                   <section class=”content”>

                             <div class=”pad group”>

DominicStaff
answered 10 years ago

Please send me your site for further checking.

fahad khan
answered 10 years ago

Sir, i am using Contact Form 7 and i am unable to change the width of the Submit button. Please help me
http://michael.flaflooring.com/contact-us/
thank you

DominicStaff
answered 10 years ago

To resolve this issue, you can add the following code to the style.css file:

.wpcf7 input[type="submit"] { width: 190px; }

Hope this helps !

pharmaplex 33
answered 10 years ago

Sir, I am using Content Views Plugin after active this plugin it is decreasing the size of my website width automatically i am trying to resize the website width from the themeOption but it doesn’t work if plugin is activated. here is my website look like this after activate the Content Views Plugin.    http://michael.flaflooring.com/
current website max-width is  1300.
Please sir help me.

DominicStaff
answered 10 years ago

To change the size of your website, you can add the following code to the style.css file:

.boxed #wrapper, .container-inner {    max-width: 1380px; }

 

pharmaplex 33
replied 10 years ago

Sir, I copy and past your code in the style.css file but it does not effect on my website here is my link.
http://michael.flaflooring.com/image-gallery/

Dominic Staff
replied 10 years ago

You can tell me detail about this issue, please send me a screenshot for further checking.

pharmaplex 33
replied 10 years ago

Thank you for your reply Sir,
1.Sir How can i attach my screen shots where is the option.
2.I have another question in the hueman theme we have only one blog can we create another blog?
Regards,

Dominic Staff
replied 10 years ago

1. You can attach your screen shots here: http://imgur.com/
2. You can send me username & password of your site for further checking.

well wisher
replied 10 years ago

Hi @pharmaplex you need to delete this comment and use private answer instead for security purpose @dominic delete this comment if you see what i mean

pharmaplex 33
replied 10 years ago

Thank you sir i got it message has been delete.

Sir, In Hueman theme.

I am using blog that is perfect can i use another blog, meaning the blog is perfect for 1 product i need another blog for my 2nd product.

Thank you.

Dominic Staff
replied 10 years ago

I think you have resolve this issue, I will mark the “Resolved” for this question. If you have any question, you can contact with author of Hueman theme.

Powered by DW Question & Answer Pro