phpbb2 & phpbb3 : Display post numbers
Page 1 of 1
phpbb2 & phpbb3 : Display post numbers
Display post numbers for phpbb2 and phpbb3 |
This tutorial will help you display the number on posts for versions phpbb2 and phpbb3 of your Forumotion forum. Modification of viewtopic_body Go to Administration Panel > Display > Templates > General and open the viewtopic_body template. ![]() ![]() Phpbb3 Find :
Replace by :
Phpbb2 Find :
Replace by :
Modifications : To change the # next to the post number. Find #{postrow.displayed.COUNT_POSTS} and replace the # with whatever you want. Don't forget to save and publish the template ! ![]() Afterwards you should now see the numbers on posts. See the next section for style modifications. ![]() Modifying the style To change the style go to Administration Panel > Display > Colors > CSS stylesheet. Paste any of the codes below that are for your forum version. If you want to align the number to the right on phpbb3 :
To change the display of the number like this : ![]()
Information : The classname .postNumber is used to style the post number link. e.g. #1, #2, #3 The classname .postNumberContainer is used only in phpbb3, and refers to the container that holds the post number. |
This tutorial was written by Ange Tuteur |

» post numbers on phpbb2 ?
» phpBB2 to phpbb3 post title/ID's linkable
» Searchbar phpbb2 numbers and text
» Display "Topics Numbers" on homepage?
» Top Posters: how to display image only, no numbers.
» phpBB2 to phpbb3 post title/ID's linkable
» Searchbar phpbb2 numbers and text
» Display "Topics Numbers" on homepage?
» Top Posters: how to display image only, no numbers.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum