MyBB Community Forums

Full Version: General Look
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I like the general look of it. I have generalized it further. www.nyt.cloud
lucida console font, centered link below, no time.
My contribution back!
What exactly is the suggestion here?
We have what I'm sure are professional people behind to the design of the script. I'm sure they will take into consideration your suggestion and decide upon the best choice when working on updating the theme.
Yes. One little thing, do you think there is a plugin or code for getting a backgrond rather than just blue on "category" bars etc?
For category_header, try manipulating the code below, the background colour and images part

.thead {
    color: #fff;
    background-color: red;
    background-image: none;
}
(2018-06-13, 11:31 PM)Nyt Cloud Wrote: [ -> ]Yes. One little thing, do you think there is a plugin or code for getting a backgrond rather than just blue on "category" bars etc?

You need to modify the .thead class. And I'm sure the MyBB team appreciate your effort into centring the footer and removing their copyright link... Rolleyes
I am sure "MyBB" has many developers and take inspiration from many developers for decades. So thus the modified copyright line. Indeed giving credit to those before also. Indeed also a good suggestion for general change.