support

Author Topic: Logo partially on top of navbar  (Read 4987 times)

Offline wen

  • Newbie
  • *
  • Posts: 10
  • Karma: +1/-0
    • View Profile
Logo partially on top of navbar
« on: January 18, 2024, 07:47:32 PM »
My logo on home page looks wonky. Tried resizing image but then it's too small.
Using Default template
Any suggestions?
Attached screenshot

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5899
  • Karma: +284/-2
    • View Profile
Re: Logo partially on top of navbar
« Reply #1 on: January 19, 2024, 04:16:25 AM »
Hello.
You can add a CSS to your theme with width and height
Code: [Select]
.header-logo img {
}

Offline wen

  • Newbie
  • *
  • Posts: 10
  • Karma: +1/-0
    • View Profile
Re: Logo partially on top of navbar
« Reply #2 on: January 19, 2024, 07:19:41 AM »
Thank you so much.

Offline G. O.

  • Newbie
  • *
  • Posts: 39
  • Karma: +2/-0
    • View Profile
Re: Logo partially on top of navbar
« Reply #3 on: August 14, 2024, 07:17:48 AM »
Hello.
You can add a CSS to your theme with width and height
Code: [Select]
.header-logo img {
}


What is the best width and height for logo on new version of 1.4.0  ???
Thank you...
G.O.

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5899
  • Karma: +284/-2
    • View Profile
Re: Logo partially on top of navbar
« Reply #4 on: August 14, 2024, 08:21:11 AM »
What is the best width and height for logo on new version of 1.4.0  ???
Hello. 260x60

 

Powered by SMFPacks Social Login Mod