Center the username (in topics) of a phpBB2 forum?

25
Jan
2012
How to muve poster name at middle
1 Nera., on 25/01/2012 at 15h16
Hi,

Find this in your viewtopic body template:

Code:
{postrow.displayed.POSTER_NAME}


And replace it with this:

Code:
<div style="margin:auto;text-align:center;width:100%">{postrow.displayed.POSTER_NAME} </div>


Save and publish the template on the green cross.
2 Amel Nuhanovic, on 25/01/2012 at 15h25
solved
3 Nera., on 25/01/2012 at 15h26
Topic Solved & Locked
Similar topics
Would anyone here know how to add an icon before a specific username on PHPBB2 using CSS? Thanks in advance!
I have decided to go with either phpbb2 or punBB due to both of them offering template editing and phpbb3 doesn't but I am having a hard time figuring out which one is better and which on I should use. Which one do you guys like better and why? I value al
Choice of the category: Computers & Internet Choice of a title: The Pro Center Forum address: http://theprocenter.getgoo.net Main language: English Forum description: Sharing Bits & Bytes to the network.
See also
more_less
Informations

3 Replies For the topic :
"Center the username (in topics) of a phpBB2 forum? "

This topic has been viewed 360 times.

Last message :
25/01/2012 at 15h00 by "Amel Nuhanovic"