Coding-Spot

You are not connected. Please login or register

 
 
 

Deleting Topics and Posts columns (PunBB)

Message (Page 1 of 1)

#1

Mark

Mark
 
Administrator
Administrator

Posted April 19th 2013, 11:44 pm

 
Hello!

In this tutorial, i'll provide you on how to delete topics and posts columns.
This is a PunBB version of this tutorial in Forumotion: http://help.forumotion.com/t81777-deleting-columns-topics-and-messages

Result: Deleting Topics and Posts columns (PunBB) 13663711

1. Go to ACP > Display > Templates > General > index_box:
- Search for the following and delete it:
Code:
<th class="tc2">{L_TOPICS}</th>
<th class="tc3">{L_POSTS}</th>
Code:
<td class="tc2">{catrow.forumrow.TOPICS}</td>
<td class="tc3">{catrow.forumrow.POSTS}</td>

2. After deleting the 2 codes, find this one:
Code:
<h{catrow.forumrow.LEVEL} class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}>
- Now paste this code below/after it:
Code:
<p style="float:right; padding-right: 10px;"><b>{catrow.forumrow.POSTS}</b> posts in <b>{catrow.forumrow.TOPICS}</b> topics</p>
- Then hit save!

Enjoy! :):
If you encounter some problems, feel free to reply here.



https://coding-spot.darkbb.com


#2

J0k3R^

J0k3R^
 
Advance Member

Posted April 23rd 2013, 8:16 pm

 
thats what exactly i want!
but something like that, can u help me?
(with red color i wrote the translate to be easier for u)

Image Removed



Last edited by J0k3R^ on April 21st 2014, 1:53 pm; edited 1 time in total





#3

Mark

Mark
 
Administrator
Administrator

Posted April 23rd 2013, 8:50 pm

 
Create a topic for that. I will provide you the codes. Since it's different from the tutorial's output. :D:



https://coding-spot.darkbb.com


#4

Sponsored content


 

Posted

 





Message (Page 1 of 1)

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

In total there is 0 user online :: 0 Registered, 0 Hidden and 0 Guests

Users browsing this forum: None