MyBB Hacks

Full Version: Request/Question
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Not sure if this is the right place, I probably would have been better off pming an admin but here it goes anyway.

First of all, I love your mods and I wish all the best to you guys. Im pretty sure this isn't a plugin and that it might be apart of the template but I'll ask anyway Winktongue.

<-------

On the side their where it shows number of posts/ location or whatever it shows there, how did you get those boxes behind the info. I know that they are normally not their and I think they could make my forum more pleasing to the eye.

Thanks for the help Biggrin
This was included in the theme.
You'll need a template edit for this.
Are you familiar with HTML?
ZiNgA BuRgA Wrote:This was included in the theme.
You'll need a template edit for this.
Are you familiar with HTML?

Only the basics, I wouldn`t be able to pull codes out of my head but I understand how it works.
I'd probably recommend you get a little bit more familiar with it then - since you know the basics, it should be easy (I doubt it'd take longer than 10 minutes - just mainly look into tables, and maybe some CSS) and it will help greatly in getting what you want.

You can always View->Source and see how it's done here.
The basic idea is to put each line of text into a separate table cell, then allow CSS to apply formatting on the cells.
Reference URL's