inherit
173578
0
Apr 1, 2016 11:23:29 GMT -8
Izaya Orihara
129
November 2011
starryneko
|
Post by Izaya Orihara on Nov 13, 2012 7:31:17 GMT -8
Is there anyway to get this a plugin? I want to make different themes and the like, and this one thing I know I would want to delete on every one. If not a plugin, at least tell me how to fix it so it'll be easy to remove?
|
|
inherit
126477
0
Apr 21, 2023 15:18:52 GMT -8
Shrike
Re-appeared briefly after 6 years only to no doubt disappear again.
1,569
June 2008
shrike
|
Post by Shrike on Nov 13, 2012 10:35:43 GMT -8
It's much better to use a template modification rather than a plugin for this, although you'll need to make the change for each theme. Go to Themes > Layout Templates > "Board" > Board List tab. From line 2 to 10 should be this code, remove it all: <thead> <tr> <th class="icon"></th> <th class="main">Board</th> <th class="threads">Threads</th> <th class="posts">Posts</th> <th class="latest last">Last Post</th> </tr> </thead>
|
|
inherit
80744
0
Jul 30, 2020 4:42:38 GMT -8
Sam
504
June 2006
sheffieldbus
|
Post by Sam on Nov 13, 2012 11:49:55 GMT -8
I used this too and it may be worth pointing out that if you want to get rid of just 1 like I did, then just delete the text at the end of the code, i.e. for board: <th class="main">Board</th> becomes <th class="main"></th> Live result: testsyt.freemessageboards.com/
|
|
inherit
173578
0
Apr 1, 2016 11:23:29 GMT -8
Izaya Orihara
129
November 2011
starryneko
|
Post by Izaya Orihara on Nov 14, 2012 10:23:33 GMT -8
I was planning to get rid of all of them, so thank you Shrike, that helped quite a bit. I'll keep it in mind if I want to do it differently though with just one Sam. So thank you both!
@ Shrike, also I love your avatar. Durarara is awesome. XD
|
|
inherit
126477
0
Apr 21, 2023 15:18:52 GMT -8
Shrike
Re-appeared briefly after 6 years only to no doubt disappear again.
1,569
June 2008
shrike
|
Post by Shrike on Nov 14, 2012 10:30:14 GMT -8
I was planning to get rid of all of them, so thank you Shrike, that helped quite a bit. I'll keep it in mind if I want to do it differently though with just one Sam. So thank you both!
@ Shrike, also I love your avatar. Durarara is awesome. XD You're welcome. And likewise, it's one of my favourite series ;D
|
|