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.

Delete columns topics and messages on phpBB3

3 posters

Go down

Solved Delete columns topics and messages on phpBB3

Post by JonnyCode Tue Jun 04 2013, 17:51

I was looking at this tutorial (https://help.forumotion.com/t81777-deleting-columns-topics-and-messages) and I was wondering how would I achieve this on phpBB3?

Also, would it be possible to remove the last topic column as well?

I'm guessing it would be some sort of javascript?


Last edited by JonnyCode on Wed Jun 05 2013, 15:18; edited 1 time in total
avatar
JonnyCode
Forumember

Male Posts : 34
Reputation : 2
Language : English

Back to top Go down

Solved Re: Delete columns topics and messages on phpBB3

Post by Nostra Wed Jun 05 2013, 09:13

Add this to adminpanel - design - colors - css tab:

Code:
dd.posts, dd.topics, dd.views, dd.lastpost {
display: none !important;
}


Watchin' u all,
Nostra
Nostra
Nostra
Forumember

Female Posts : 30
Reputation : 3
Language : .it
Location : Neverland

Back to top Go down

Solved Re: Delete columns topics and messages on phpBB3

Post by JonnyCode Wed Jun 05 2013, 15:11

Thank you! That worked! Solved.
avatar
JonnyCode
Forumember

Male Posts : 34
Reputation : 2
Language : English

Back to top Go down

Solved Re: Delete columns topics and messages on phpBB3

Post by Sir Chivas™ Wed Jun 05 2013, 15:59

Topic Solved & Locked
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6964
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Back to top

- Similar topics

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