MyBB Community Forums

Full Version: [Help] How post looks [/Help]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, when i post a new thread it looks like this.
[Image: i6e0pv.png]

How i can change the forum to look like this ( i am not talking about the theme)


[Image: 21aa24w.png]

I mean, look at the first print, the posters name is up, and then fallows the subject.
In the second one, the posters name is in left side, fallowed by subject.

Sorry for my bad english skills.

Hope you understood what i mean.

PS2. I am not talking about the themes. i know this are 2 diferit themes. But i think is possible to do this in any theme.
Please. help me..
omg man. thanks! allot!
Now i have one more question.
Does anyone know if its possible to set a default font color of writing for a group?
I mean Moderators to write with green as default color..
man, thank you very much for you help, the part with user groups posting with other color, dosent work, or i dont know how to set it..
Thank you again for your help.
I will keep searching a method in my problem.
People have trouble to use this so here is how;
Go to: ACP > Templates > Your theme's Templates > User Control Panel Templates > usercp_nav_misc > and find;
</tbody>
and add the following code Replacing {$dpslink}
<tr>
<td class="trow1 smalltext">
<img src="images/dps.png">&nbsp;&nbsp;<a href="usercp.php?action=dps">Default Post Styling</a>
</td>
</tr>

Now you'll see a link in your user Control Panel. You've to use {POST_MESSAGE} to format your post font color.

Like;
[color=red]{POST_MESSAGE}[/color]
which should format like this;
Quote:{POST_MESSAGE}