MyBB Themes

Flatty

Submitted by ircfc, , Thread ID: 31285

Thread Closed

RE: Flatty

#10
Thank you, title can be much more beautiful
Global.css -> Find #Logo

Code:
#logo {
  background: #eceef0 url(https://i.hizliresim.com/LnovoJ.jpg) no-repeat 0 10% / cover;
  height: 180px;
  width: 100%;
  display: flex;
  padding: 0 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  box-sizing: border-box;
}

Users browsing this thread: 1 Guest(s)