Ez a "sidebar" nem csak az index oldalon, tehát nem csak a fórum főoldalán, hanem az összes részén látható, tehát globális
ACP > Look & Feel > Skin > Edit Template HTML > All Global HTML > member_bar
Másold be a legaljára:
<if="$this->ipsclass->input['autocom'] != 'portal'"> <br /> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td align="left" valign="top" width="200"> <!--first left block--> <div class="borderwrap" style="margin: 0 7px 7px 0;"> <div class="maintitle"> <p style="font-size: 11px;">Főcím</p> </div> <table class='ipbtable' cellspacing="1"> <tr> <th>Alcím</th> </tr> <tr> <td class="row2" align="center">Ide kerül a szöveg vagy kép vagy akármi... </td> </tr> </table> </div> <!-- end of first block--> <!--second left block--> <div class="borderwrap" style="margin: 0 7px 7px 0;"> <div class="maintitle"> <p style="font-size: 11px;">Főcím</p> </div> <table class='ipbtable' cellspacing="1"> <tr> <th>Alcím</th> </tr> <tr> <td class="row2" align="center"> Ide kerül a szöveg vagy kép vagy akármi... </td> </tr> </table> </div> <!-- end of second block--> <!--3rd left block--> <div class="borderwrap" style="margin: 0 7px 7px 0;"> <div class="maintitle"> <p style="font-size: 11px;">Főcím</p> </div> <table class='ipbtable' cellspacing="1"> <tr> <th>Alcím</th> </tr> <tr> <td class="row2" align="center"> Ide kerül a szöveg vagy kép vagy akármi... </td> </tr> </table> </div> <!-- end of 3rd block--> <!--4th left block--> <div class="borderwrap" style="margin: 0 7px 7px 0;"> <div class="maintitle"> <p style="font-size: 11px;">Főcím</p> </div> <table class='ipbtable' cellspacing="1"> <tr> <th>Alcím</th> </tr> <tr> <td class="row2" align="center"> Ide kerül a szöveg vagy kép vagy akármi... </td> </tr> </table> </div> <!-- end of 4th block--> <!--5th left block--> <div class="borderwrap" style="margin: 0 7px 7px 0;"> <div class="maintitle"> <p style="font-size: 11px;">Főcím</p> </div> <table class='ipbtable' cellspacing="1"> <tr> <th>Alcím</th> </tr> <tr> <td class="row2" align="center"> Ide kerül a szöveg vagy kép vagy akármi... </td> </tr> </table> </div> <!-- end of 5th block--> <!--6th left block--> <div class="borderwrap" style="margin: 0 7px 7px 0;"> <div class="maintitle"> <p style="font-size: 11px;">Főcím</p> </div> <table class='ipbtable' cellspacing="1"> <tr> <th>Alcím</th> </tr> <tr> <td class="row2" align="center"> Ide kerül a szöveg vagy kép vagy akármi... </td> </tr> </table> </div> <!-- end of 6th block--> <!--7th left block--> <div class="borderwrap" style="margin: 0 7px 7px 0;"> <div class="maintitle"> <p style="font-size: 11px;">Főcím</p> </div> <table class='ipbtable' cellspacing="1"> <tr> <th>Alcím</th> </tr> <tr> <td class="row2" align="center"> Ide kerül a szöveg vagy kép vagy akármi... </td> </tr> </table> </div> <!-- end of 7th block--> <!--8th left block--> <div class="borderwrap" style="margin: 0 7px 7px 0;"> <div class="maintitle"> <p style="font-size: 11px;">Főcím</p> </div> <table class='ipbtable' cellspacing="1"> <tr> <th>Alcím</th> </tr> <tr> <td class="row2" align="center"> Ide kerül a szöveg vagy kép vagy akármi... </td> </tr> </table> </div> <!-- end of 8th block--> <!--9th left block--> <div class="borderwrap" style="margin: 0 7px 7px 0;"> <div class="maintitle"> <p style="font-size: 11px;">Főcím</p> </div> <table class='ipbtable' cellspacing="1"> <tr> <th>Alcím</th> </tr> <tr> <td class="row2" align="center"> Ide kerül a szöveg vagy kép vagy akármi... </td> </tr> </table> </div> <!-- end of 9th block--> </td> <td valign="top"> </if>
Mentsed!
Board Index > stats_header
Keresd meg ezt:
<!-- Board Stats -->
Add fölé:
</table>
Én mellesleg ezt a legutóbbit úgy csináltam, hogy:
Board Index > stats_footer
Keresd meg ezt:
<!-- Board Stats -->
Add fölé:
</table>

Súgó



















