MyBB Community Forums

Full Version: Adding a new post bit?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am just curious, but is it possible?
If so, how so?
I want something like this
<div id="miniprofile">
(Avatar)
(Ranks)
(Usergroup image)
(Usergroup)
(Post numer)
</div>
My goal is to make a mini profile that doesn't use a table.
A post bit would be a bit much, but I am working on the idea.
Til then, can anyone tell me how to add a new one?
take a look at the current post bit of mybb
(2008-12-27, 07:31 AM)Proper Wrote: [ -> ]take a look at the current post bit of mybb

Take a loop at the OP. I said I want to make one that doesnt use tables.
And I want to know how to add one, so members can choose if they want to use it or not.
profile, as in the one we view on here, right? but without tables
(2008-12-27, 07:50 AM)Proper Wrote: [ -> ]profile, as in the one we view on here, right? but without tables

Yes.
Like how we can choose our post style, I want them to be able to choose as well.
The easy way is to just reuse the existing templates (postbit and postbit_classic).