I'm having trouble editing the theme to my liking, enclosed are how the theme looks at the moment and a mock up of what I'm aiming for.
BEFORE
![[Image: jA7rFccDpkL9x.png]](https://camo.mybb.com/1f6d26499034f69ea5ae52b787e7075c4b8a103d/68747470733a2f2f6b2e6d696e75732e636f6d2f6a41377246636344706b4c39782e706e67)
AFTER
![[Image: jb0DNC5zDB5in7.png]](https://camo.mybb.com/556e2a2982ae784cea519e23d457c5f1819ff9ea/68747470733a2f2f6b2e6d696e75732e636f6d2f6a6230444e43357a444235696e372e706e67)
Would that kind of edit be all .css side?
The forum is primarily offline and on localhost so I cannot provide a link.
BEFORE
AFTER
Would that kind of edit be all .css side?
.logo {
height: 61px;
width: 371px;
margin-top: 150px;
margin-left: 17.5px;
padding: 1px 5px 50px 50px;
The above is the current css for the logo that made the "before" image.The forum is primarily offline and on localhost so I cannot provide a link.
I want to learn how to create MyBB themes but don't have the time, what do?