• Resolved kirkbuckendorf

    (@kirkbuckendorf)


    I am brand new to Word Press and a web site virgin, and I’ve figured out quite bit but need a little help with something. I do want to say, as a newbie, both WP and Comic Press/Easel are amazing for a first timer and I’m making a donation come payday.

    I’m using Comicpress and Easel and I can customize the size of the Header image (Appearance>ComicPress Options>General), but I can’t find where to customize the size of the Title Logo (I can load it here: Appearance>Customize>Logo).

    I’m restricted to 160×120 and any image I load is re-sized to this. I’ve made a logo at this size, but ideally I would love to use a logo that is 300×120.

    Can I customize the size of the logo in any settings, or do I need to dip into the code somewhere and customize there?

    Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter kirkbuckendorf

    (@kirkbuckendorf)

    So with no answer, I plodded around and figured it out.

    Went to Appearance>Editor>customize.php

    Found this line:

    $style_output .= ‘.header-info h1 a { padding: 0; margin: 0; height: 120px; width: 373px; text-indent: -9999px; white-space: nowrap; overflow: hidden; display: block;}’;

    And changed the width from 180 to 373 (or whatever width you want).

    I figured someone else may search this up sometime ?? If interested, site is here: metatykes.com

    Will officially launch first Friday of 2015.

Viewing 1 replies (of 1 total)
  • The topic ‘Custom Logo size’ is closed to new replies.