MyBB Support

How do I remove these boxes?

Submitted by H, , Thread ID: 10467

Thread Closed

RE: How do I remove these boxes?

RKhan
Active Member
Level:
0
Reputation:
3
Posts:
217
Likes:
28
Credits:
450
27-09-2015, 11:23 AM
#11
If you want to remove topic icons follow this guide on fresh unmodified template
Go to Forum Display Templates > forumdisplay_thread find and delete this line

Code:
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%">{$icon}</td>

Then go to Display Templates > forumdisplay_threadlist find and replace
Code:
<td class="tcat" colspan="3"
to
Code:
<td class="tcat" colspan="2"

after doing that try to hard refresh CTRL+F5 and you will get the result like below

[Image: result_1.jpg]



If you want to remove topic icons as well as topic status icons follow this guide on fresh unmodified template
Go to Forum Display Templates > forumdisplay_thread find and delete this line
Code:
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%"><div class=" tlisticon"><span class="thread_status {$folder}" title="{$folder_label}">&nbsp;</span></div></td>
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%">{$icon}</td>

Then go to Display Templates > forumdisplay_threadlist find and replace
Code:
<td class="tcat" colspan="3"
to
Code:
<td class="tcat" colspan="1"
after doing that try to hard refresh CTRL+F5 and you will get the result like below

[Image: result_2.jpg]


I hope this will solve your issue :yay:
Isn't this signature cool ? <3

RE: How do I remove these boxes?

H
y u so shit
Level:
0
Reputation:
91
Posts:
4.07K
Likes:
145
Credits:
5.54K
OP
27-09-2015, 06:48 PM
This post was last modified: 27-09-2015, 06:52 PM by H
#12
27-09-2015, 11:23 AM
RKhan Wrote:
If you want to remove topic icons follow this guide on fresh unmodified template
Go to Forum Display Templates > forumdisplay_thread find and delete this line

Code:
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%">{$icon}</td>

Then go to Display Templates > forumdisplay_threadlist find and replace
Code:
<td class="tcat" colspan="3"
to
Code:
<td class="tcat" colspan="2"

after doing that try to hard refresh CTRL+F5 and you will get the result like below

[Image: result_1.jpg]



If you want to remove topic icons as well as topic status icons follow this guide on fresh unmodified template
Go to Forum Display Templates > forumdisplay_thread find and delete this line
Code:
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%"><div class=" tlisticon"><span class="thread_status {$folder}" title="{$folder_label}">&nbsp;</span></div></td>
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%">{$icon}</td>

Then go to Display Templates > forumdisplay_threadlist find and replace
Code:
<td class="tcat" colspan="3"
to
Code:
<td class="tcat" colspan="1"
after doing that try to hard refresh CTRL+F5 and you will get the result like below

[Image: result_2.jpg]


I hope this will solve your issue :yay:

You absolute legend :yay:

27-09-2015, 11:23 AM
RKhan Wrote:
If you want to remove topic icons follow this guide on fresh unmodified template
Go to Forum Display Templates > forumdisplay_thread find and delete this line

Code:
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%">{$icon}</td>

Then go to Display Templates > forumdisplay_threadlist find and replace
Code:
<td class="tcat" colspan="3"
to
Code:
<td class="tcat" colspan="2"

after doing that try to hard refresh CTRL+F5 and you will get the result like below

[Image: result_1.jpg]



If you want to remove topic icons as well as topic status icons follow this guide on fresh unmodified template
Go to Forum Display Templates > forumdisplay_thread find and delete this line
Code:
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%"><div class=" tlisticon"><span class="thread_status {$folder}" title="{$folder_label}">&nbsp;</span></div></td>
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%">{$icon}</td>

Then go to Display Templates > forumdisplay_threadlist find and replace
Code:
<td class="tcat" colspan="3"
to
Code:
<td class="tcat" colspan="1"
after doing that try to hard refresh CTRL+F5 and you will get the result like below

[Image: result_2.jpg]


I hope this will solve your issue :yay:

Broke it :yay:

[Image: 18943d49b7.png]
The Pengest Turkey

[Image: The-Chicken-Connoisseur-PENGEST-TURKEY-1-1.gif]

RE: How do I remove these boxes?

linkzy
No pressure, no diamonds
Level:
0
Reputation:
181
Posts:
5.34K
Likes:
341
Credits:
54
27-09-2015, 08:10 PM
#13
Share the template codes please.
| A | v4hl| Addicted | Senpai | Sui | Sensei | H | fdigl |


RE: How do I remove these boxes?

RKhan
Active Member
Level:
0
Reputation:
3
Posts:
217
Likes:
28
Credits:
450
29-09-2015, 04:41 PM
#14
27-09-2015, 06:48 PM
Harry Wrote:
Broke it :yay:

[Image: 18943d49b7.png]

Its not broken at my localhost, make sure you try the steps on new unmodified template.
Isn't this signature cool ? <3

RE: How do I remove these boxes?

H
y u so shit
Level:
0
Reputation:
91
Posts:
4.07K
Likes:
145
Credits:
5.54K
OP
29-09-2015, 05:07 PM
#15
29-09-2015, 04:41 PM
RKhan Wrote:
27-09-2015, 06:48 PM
Harry Wrote:
Broke it :yay:

[Image: 18943d49b7.png]

Its not broken at my localhost, make sure you try the steps on new unmodified template.

We're doing some tinkering later
The Pengest Turkey

[Image: The-Chicken-Connoisseur-PENGEST-TURKEY-1-1.gif]


Users browsing this thread: 1 Guest(s)