MyBB Community Forums

Full Version: How can I change all of these??, Help me please
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can I change all of them from looking like this; [Image: 24934e1dc6d844d123d88311eacf846e.png]

To the default one?..


How can I edit everyone's signature at once?.



The Rank Image is too big for the postbit but is their a way I can change the size of the whole box to make it a little larger?

Image of the box I'd like to make larger; [Image: 76520b738804120d73bbc252f11c9916.png]


Would I be able to make the member change their avatar/signature ect showing them how to while signing up?


I created some sections and added content but decided I don't want the sections anymore and I want to make them into Sub Sections:/
How can I do this?
Can anyone help me????
About the signatures, how exactly do you want to change it for everyone at once? Do you want everyone to have the same signature? Or delete them from everyone?

Regarding the subforums, edit the forum in question and where it says: Parent Forum, choose the forum that you want to make that section as a subforum of.

Regarding the rest of your questions, from the screenshot it looks like you use a custom style. But it is hard to say what to edit because you didn''t provide the link to your forum or to that style. Because a custom style might be designed very differently from the default one.

You might want to install the firebug add on for this. It is a very helpful thing.
Thanks for the help there Borbole,


You see the box that our threads/replies go into its a kinda style on the theme I think, I would like to change that to the default MyBB one.

Link to my forum> www.ultimategamingforums.co.uk
Open your themes showthread.css
Add this code to it at the bottom:
.postbit {
width: 90%;
}
.postbitt {
width: 80%;
}
(2012-11-22, 05:26 PM)Seanfromleeds Wrote: [ -> ]Thanks for the help there Borbole,


You see the box that our threads/replies go into its a kinda style on the theme I think, I would like to change that to the default MyBB one.

Link to my forum> www.ultimategamingforums.co.uk

You mean to resize it? Adjusting the postbit as posted above should do the trick. Or did you mean something else.
I mean something else right you see the box that text goes into? my box and font i different I want the default one.