Support for Envato Buyers Forums Samsara Logo Height and Width

Viewing 5 reply threads
  • Author
    Posts
    • #4636
      micahleon
      Member

      I have resized the logo height and width and the logo still is not showing up correctly. I was going to modify the source code but I thought I would try this route first.

      http://www.micah.be/client/imt/

      Thanks

      ML

    • #4637

      Hi

      I found you missed “px”, so the correct value should be 420px and 86px

      Thanks!

    • #4643
      micahleon
      Member

      Now the logo isn’t resizing, when scroll is initiated.

    • #4651

      I checked it carefully and I found it’s actually resizing a little, If you want it more smaller, you have to edit jquery.samsara.js which is under js folder, it’s a custom issue.

      Find the following code

      logo.css({'width':logoWidth-20,'backgroundSize':"100% auto"});

      Just change 20 value to a bigger value.

      Please note, if you edit this file, when you upgrade the theme in the future, you should remember make this change again.

      Thanks

    • #4653
      micahleon
      Member

      Thank you!

    • #4655

      It’s my pleasure!

Viewing 5 reply threads
  • You must be logged in to reply to this topic.