Skip to content
One Designs One Designs One Designs

Navigation Menu

  • Themes
  • Documentation
  • Plugins
  • Blog
  • Support
  • About
My Account
  • Log In

  • Register
  • Lost Password
Support Forums
  1. Home
  2. Support Forums
  3. Theme Support
  4. Enlightenment
  5. Change logo size

Change logo size

Viewing 10 posts - 1 through 10 (of 10 total)
  • August 26, 2015 at 1:25 pm August 26, 2015 #21707
    fleurvanroon
    Participant

    I am working on my website: http://www.fleurvanroon.nl/

    I’d like to change the size of my logo at the homepage.

    If I go to Theme Options/Logo and change the dimensions, nothing happens.

    I hope someone can help me! Thanks.

    October 20, 2015 at 10:07 am October 20, 2015 #21772
    mteepee
    Participant

    same question I have. Nothing happens. Could anybody please help? http://www.art-niveau-hair.de

    January 29, 2016 at 3:51 am January 29, 2016 #22062
    awable
    Participant

    same here πŸ™

    February 5, 2016 at 6:42 pm February 5, 2016 #22070
    Browsergirl
    Participant

    Changing the “dimmensions” [sic] of the logo in the theme options section has never worked for me, either. There is a workaround I am happy to share with you in trade for some feedback on a problem I encountered and which I have described here: https://www.onedesigns.com/support/topic/widgets-php-only-a-maximum-number-of-25-dynamic-sidebars-displayed

    Being aware that you most likely won’t be able to solve this problem for me, I need to know whether 1.) you are running the most recent WordPress installation and 2.) the widgets section is fully functional on your blog. Looking forward to your feedback in this matter!

    July 27, 2016 at 3:18 pm July 27, 2016 #22346
    neilovan
    Participant

    I have been able to change the logo sizes.
    Messed around with it for days until I figured out a solution.
    see http://www.soccer-betbrain.com and http://www.seodoc.co.za which both use the theme

    August 17, 2016 at 10:51 pm August 17, 2016 #22431
    karinduboy
    Participant

    Please can anybody tell me how do you fix this problem,I have the same issue and didn’t fnd the way to solve it.

    Thanks a lot fr your help in this matter!
    Karin

    August 18, 2016 at 4:33 pm August 18, 2016 #22432
    jillechamberlain
    Participant

    Neilovan – You did a wonderful job with your logos! How did you do it?!

    October 28, 2016 at 4:39 pm October 28, 2016 #22654
    Indigo
    Participant

    Here is the fix that I used on this website: http://sistercirclehealingretreats.com/

    1. In your WordPress dashboard go to Appearance > Theme Options

    2. Go to the “Logo” tab
    3. Set the dimensions to 48×48
    4. Check the “Automatically insert Logo in Site Title” and “Hide Site Title Text”
    5. Click the “Save Settings” button.
    6. Once it has saved, click the “Choose Logo” button and add any logo
    7. Click the “Save Settings” button.

    8. Go to the “Design” tab
    9. Copy this code into the “Custom CSS” box

    
    #masthead {
            background-image: url('http://sistercirclehealingretreats.com/wp-content/uploads/2016/10/Sister-Circle-Logo-229x101.jpg');
            background-repeat: no-repeat;
            background-size: contain;
    }
    .navbar-brand > .site-logo {
            display: none;
    }
    @media screen and (max-width: 760px){
    	h2 {font-size:1.5em}
    	h3 {font-size:1.3em}
    	h4 {font-size:1.2em}
    	h5 {font-size:1.1em}
     
    	.login-box{width:98%} 
    	.menu-container{background:white;padding:0 !important;overflow-x:hidden;border-bottom:.2em solid #ECECEC !important;padding-bottom:0em !important;margin-top:0.5em; !important} 
    	.menu-item{font-weight:bold;width:100%; padding:0 !important;margin-left:0 !important}
    	
     
    	.home #match_information{font-size:1.2em !important}   
    	.home .fixturesbox {font-size:1.1em !important;background:#ECECEC}	
    	
    	.navbar-default .navbar-nav > .open > a,
    	.navbar-default .navbar-nav > .open>a:hover,
    	.navbar-default .navbar-nav > .open>a:focus {
    	background:#ECECEC !important;color:black !important}
    	
    
    	.fixturesbox {font-size:1em;background:white;width:84%;margin-left:2em;height:25em;overflow-y:scroll;margin-bottom:4em;}
    	#match_information{font-size:1.1em;margin-left:0em;width:100%;height:auto;border:none}
            #masthead{height:4em !important; background-image: url('http://sistercirclehealingretreats.com/wp-content/uploads/2016/10/Sister-Circle-Logo-229x101.jpg');
    	background-repeat:no-repeat;background-size: contain; }
    
            .slide-container .entry-content{width:90% !important;padding-top:.3em !important ;background:transparent;color:white;}
    	.slides .custom-entry{margin-top:2em}
    }
    

    10. Click the “Save Settings” button and enjoy πŸ™‚

    Note: Change the background-image: url() to the location of your image.

    October 31, 2016 at 1:26 pm October 31, 2016 #22656
    84ck80n3
    Participant

    Thanks a lot Indigo!

    October 31, 2016 at 1:59 pm October 31, 2016 #22657
    Daniel Tara
    Keymaster

    I have presented a cleaner way to do this here.

    Also, a lot of code in the block above seems to be specific to Indigo‘s website. For example the theme doesn’t have a .login-box, #match_information or .fixturesbox selector. CSS rules inside those selector blocks won’t do anything for most websites.

    You should use whatever setup works for you, I just wanted to present my solution and point out potential flaws in the solution above.

Viewing 10 posts - 1 through 10 (of 10 total)

Tagged: logo, size

You must be logged in to reply to this topic.

Useful Information

About Us

We craft beautiful free WordPress themes with advanced functionality. Our themes are licenced under GPL and completely free, which means you can use them in any way you like, whether it’s powering up your website, giving your blog a new look, using it for some other project or modifying and redistributing them.

Never miss another release!

Subscribe to our newsletter and we'll keep you updated with new theme releases and recommendations.

Our Social Media Profiles

  • Facebook

    Like our Facebook page
  • Twitter

    Follow us on Twitter
  • WordPress.org

    Visit our WordPress.org Profile

Useful Links

  • Development Blog
  • Release Cycle
  • Site News
  • Support Policy
  • Contact Us
Copyright © 2009 - 2025 One Designs Created with passion, caffeine, WordPress and Enlightenment Framework