MyBB Community Forums

Full Version: Need help rearranging user details in post bit.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to change the order of how the user details are displayed in the post bit and I also want to get rid of user titles. How do I do this? I know that when I delete {$post['user_details']} in post bit that the user details disappear but how do I edit them?
Edit your postbit_author_user template instead Toungue
Thanks ZiNgA BuRgA, you are a really helpful person. If I wanted to get really attuned to languages like html, css, and xhtml and maybe php too, how would I go about doing it. I have a decently popular forum with almost 1000 members and we usually get like 60 active members on a day but we only have a php coder who doesn't know how to work with graphics and is ussually busy. I would really like to learn how to code.
http://www.w3schools.com/ Is a great site for those starting out, it'll teach you the basics of what you need to know.