• Resolved Concept_X

    (@concept_x)


    Hi,

    I’d like the logo image in this theme to be a lot bigger (current max-height is set at 80 px), but even when I change that value, the image doesn’t go full size. I spent a lot of time messing with the CSS yesterday, and when I WAS able to get the image larger, the main content area would overlap it when the window was resized and the image moved to the top of the window. Is there a size constraint on one of the container divs I’m missing?

    No link because I managed to revert back to the smaller image (at least it doesn’t break). Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author smartcat

    (@smartcat)

    Hi there

    aside from the max height of 80px, there’s a fallback for a 100% max width.

    all you need is add #sc_logo{ max-height: 100%; }

    best regards

    Thread Starter Concept_X

    (@concept_x)

    Yeah, that was not at all the only thing I had to do. For some reason, the image widens very easily but it’s hell to get it to lengthen. Also, none of this has solved the problem of the image getting cut off by the main content window when the viewport is resized. See for yourself.

    https://4716e5b754.test-url.ws/

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Resize logo image’ is closed to new replies.