Author Topic: Logo partially on top of navbar  (Read 1612 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: 5798
  • Karma: +274/-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.

 

Powered by SMFPacks Social Login Mod