The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

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

2 posters

Go down

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

Post by Amel Nuhanovic January 25th 2012, 3:00 pm

How to muve poster name at middle
Center the username (in topics) of a phpBB2 forum?  2qkqsuh


Last edited by Amel Nuhanovic on January 25th 2012, 3:26 pm; edited 1 time in total
Amel Nuhanovic
Amel Nuhanovic
Forumember

Male Posts : 152
Reputation : 1
Language : Bosnian
Location : Bosnia and Herzegovina

Back to top Go down

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

Post by Nera. January 25th 2012, 3:16 pm

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.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

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

Post by Amel Nuhanovic January 25th 2012, 3:25 pm

solved
Amel Nuhanovic
Amel Nuhanovic
Forumember

Male Posts : 152
Reputation : 1
Language : Bosnian
Location : Bosnia and Herzegovina

Back to top Go down

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

Post by Nera. January 25th 2012, 3:26 pm

Topic Solved & Locked
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum