How to Remove "Linear" and "Fold/expand" ??? (General)

by Guest @, Wednesday, August 10, 2011, 17:23 (4661 days ago)

Hi, I would like to remove the two links in the upper right corner when viewing threads;

"Linear" and "Fold/expand"

How may I do this?

How to Remove "Linear" and "Fold/expand" ???

by arye, Thursday, August 11, 2011, 13:57 (4661 days ago) @ Guest

hello

open:
themes/default/subtemplates/subnavigation_2.inc.tpl

find:

{elseif $mode=='thread'}
<ul id="subnavmenu"><li>{if $usersettings.thread_display==0}<a class="linear" href="index.php?mode=thread&amp;id={$id}&amp;toggle_thread_display=true" title="{#thread_linear_linktitle#}">{#thread_linear#}</a>{else}<a class="hierarchic" href="index.php?mode=thread&amp;id={$id}&amp;toggle_thread_display=true" title="{#thread_hierarchical_linktitle#}">{#thread_hierarchical#}</a>{/if}</li>

and delete it.

good luck

How to Remove "Linear" and "Fold/expand" ???

by Guest, Thursday, August 11, 2011, 14:48 (4661 days ago) @ arye

Tnx Arye. That's super simple :)

I really appreciate my little forum. It's a really good product you guys have made. The fact that it's "simple", simply means that it's possible for a n00b like me to customize it and to learn.

RSS Feed of thread