MyBB Community Forums

Full Version: Footer
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
If you don't know what you are doing then you should always first backup what you're about to change!

Add this to your global.css

.footer_copyright {
    border-left: 1px solid;
    padding: 18px;
}

.footer_copyright a {
    border-right: 1px solid;
    padding: 18px;
}
Got a new theme, sorry.
Pages: 1 2