Autor Tópico: Vbulletin Style Board Index 2.0 RC 4  (Lida 6268 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline candidosa2

  • Suporte Tecnico
  • Fundador
  • *
  • Mensagens: 5072
  • Rank: 1658
  • Sexo: Masculino
  • Suporte
    • Hosting Moçambique
Vbulletin Style Board Index 2.0 RC 4
« em: 09 de Janeiro de 2011, 23:59 »


[info]Este teste fiz somente para 2.0 RC4[/info]

Themes/default/BoardIndex.template.php

Código: [Seleccione]
               <td colspan="4">

Código: [Seleccione]
               <td colspan="5">

Código: [Seleccione]
if (!$category['is_collapsed'])

Código: [Seleccione]
echo '
            <tr style="line-height:8px;">
            <td align="center" class="windowbg"><strong>', $txt['status'],'</strong></td>
            <td align="left" class="windowbg"><strong>', $txt['board'],'</strong></td>
            <td align="center" class="windowbg"><strong>', $txt['topics'],'</strong></td>
            <td align="center" class="windowbg"><strong>', $txt['posts'],'</strong></td>
            <td align="center" class="windowbg"><strong>', $txt['last_post'],'</strong></td>
            </tr>';
     

Código: [Seleccione]
// Show some basic information about the number of posts, etc.
               echo '
               </td>
               <td class="stats windowbg">
                  <p>', comma_format($board['posts']), ' ', $board['is_redirect'] ? $txt['redirects'] : $txt['posts'], ' <br />
                  ', $board['is_redirect'] ? '' : comma_format($board['topics']) . ' ' . $txt['board_topics'], '
                  </p>
               </td>
               <td class="lastpost">';

Código: [Seleccione]
// Show some basic information about the number of posts, etc.
            echo '
               </td>';

            if ($board['is_redirect'])
               echo '
               <td class="windowbg" align="center" colspan="2" width="14%"><p>', $board['posts']. ' '. $txt['redirects'] , ' </p>
               </td>
               <td class="lastpost">';
               else
               echo '
               <td class="windowbg" align="center" width="7%">', comma_format($board['topics']),'</td>
               <td class="windowbg" align="center" width="7%">', comma_format($board['posts']),'</td>
               <td class="lastpost">';



Código: [Seleccione]
                  <td colspan="3" class="children windowbg">

Código: [Seleccione]
                  <td colspan="4" class="children windowbg">

[okay]O DEMO E O NOSSO PORTAL SMFPT[/okay]


Offline elvio

  • Valasoft Brasil Suporte Profissional em Desbloqueio GSM
  • Iniciar SmfPt
  • *
  • Mensagens: 56
  • Rank: 0
  • Sexo: Masculino
    • Valasoft Brasil Suporte Profissional em Desbloqueio GSM.
Re: Vbulletin Style Board Index 2.0 RC 4
« Responder #1 em: 23 de Julho de 2011, 02:28 »
Candido não ficou muito claro se devemos adicionar ou retirar ou substituir ou trocar ou antes ou depois  mask
..:::sou eu...............o mesmo de sempre:::...


Usuario UFSXHWK, BB5 KING, MX-KEY, Setools Box 3.

Offline candidosa2

  • Suporte Tecnico
  • Fundador
  • *
  • Mensagens: 5072
  • Rank: 1658
  • Sexo: Masculino
  • Suporte
    • Hosting Moçambique
Re: Vbulletin Style Board Index 2.0 RC 4
« Responder #2 em: 23 de Julho de 2011, 15:09 »
Ok
vou colocar isso ja mais deu lhe algum erro