Viewing 7 replies - 1 through 7 (of 7 total)
  • Andre

    (@andre-jutras)

    Greetings, and thanks for the link. I just looked and unless I’m missing something, I see the logo size as 300×119 pixels. Was this the size you uploaded?

    If it looks distorted on your end, try clearing your browser cache and see if that corrects itself.

    With this theme, there is no set dimensions for a logo, so you should be free to upload almost any size–although best to upload to the actual size you want (such as the 300×119 pixels). When uploading, you can crop it or skip the cropping to get the original image and its size.

    Andre

    (@andre-jutras)

    Quick note. I was just going through your site and I see a couple things I need to fix on the theme. I will do this today and upload it, at which point you will get an update notification in your site’s admin.

    One example is the category header/name being out of place.

    Thread Starter Deranged_Dev

    (@deranged_dev)

    thanks for looking into this, I really do like this theme, it provides so many options that someone with a keen eye for design could do a lot.

    as for the logo, it looks to me like this: https://prntscr.com/m4rnpw

    both on the phone and mobile. Few words just seem a little cropped at the bottom…i cant understand how to fix it. Specially the “S”.
    Guess it’s not a big deal but it really bothers my OCD. Still I’m getting another on the job. Hopefully fix it soon.

    Really like the theme, only theme I’ve given 5 stars and a review!

    Andre

    (@andre-jutras)

    I see a slight fuzziness and yes, a bit looks like it’s shaved off a bit. I looked at your logo (the png file) from your first link and opened it in my photoshop to take a closer look. The letter S and C are a slight taller than the other letters, which is usual for some fonts, but I noticed that the title is a bit too close to the bottom. I added a bit more space so that the bottoms of the S and C are not touching the bottom.

    I temporarily uploaded this version HERE so you can view it better it.

    One thing to note, is that with very large images and when you need to downsize them, text that is an image (not real text) tends to go a bit blurry. USually it’s best to save a png version of the raw working file in the size you want it for a logo, such as the 300px wide. Then it would be a bit sharper. But the main culprit here is that the title was a bit too close to the bottom.

    A side note — The image I uploaded with the above link is also optimized as well.

    I also wanted to say a big thank you for your 5-star rating and review; greatly appreciated ??

    Andre

    (@andre-jutras)

    quick follow up… if you can get a 300px wide version of this logo generated from the original artwork, that would work out better as it would be much sharper without having to resize a png format. Also to make sure there is at least 5 px more space at the bottom.

    Andre

    (@andre-jutras)

    Sorry…another follow up, lol.

    Want a really sharp text with logo? Crop the image part only, upload it, then while in the customizer, disable the site description but keep the site title with your name (including the .com part). Then in the Additional CSS tab of the customizer, add this:

    #site-title {
        font-family: "arial narrow", "helvetica narrow;
        font-weight: 700;
        font-size: 2.25rem;
        letter-spacing: -1px;
        line-height: 1;
    }

    Perhaps switch the fonts up so the helvetica one is first. Another option is to use the existing theme font for the site title:

    #site-title {
        font-size: 2.25rem;
        line-height: 1;
        letter-spacing: -1px;
    }

    Not sure what your logo text font was, but these are kind of close to it.

    Thread Starter Deranged_Dev

    (@deranged_dev)

    haha, I really like the custom css with just the image ?? Really creative solution..
    It also reduces the logo size a bit, it’s only 6kb now!

    Awesome, can’t thank you enough.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘change logo size’ is closed to new replies.