Separaración para las "Chinchetas"

  • Autor Autor Desesperao
  • Fecha de inicio Fecha de inicio
Sera esto compadre?.... ya estaba posteado por mi.. si es que tu te refieres a separar los temas importantes (o pegados) de los temas normales...


How To Separate Sticky and Normal Threads
Go to your:

Admin CP -> Styles & Templates -> Style Manager -> « » -> Forum Display Templates -> FORUMDISPLAY

Find this code and remove the code in red:

Quote:
<if condition="$show['threads']">
<!-- show threads -->
<if condition="$show['stickies']">
$threadbits_sticky
<!-- <tr><td class="thead" colspan="<if condition="$show['threadicons']">6<else />5</if>">&nbsp;</td></tr>-->
</if>
$threadbits
<!-- end show threads -->
<else />

This will insert a bar that separates the two types of threads.
 
Atrás
Arriba