Jump to content

Recommended Posts

Posted (edited)

Dai search pe Google: cum modific topics si replies IPB.

Subiecte discutate de 50 de ori

Daca nu-i dai un raspuns concret  atunci  abtinete 

Poftim : 

<td class="col_c_stats ipsType_small" style="border-left: 1px solid #252525; border-right: 1px solid #252525;">
    <ul>
        <li style="text-transform: uppercase; font-size: 9px; font-family: Verdana; color: #16A085;">{$forum_data['topics']}</li>
        <li style="text-transform: uppercase; font-size: 9px; font-family: Verdana;">{$this->lang->words['topics']}</li>
    </ul>
</td>    

<td class="col_c_stats ipsType_small" style="border-left: 1px solid #252525; border-right: 1px solid #252525;">
    <ul>
        <li style="text-transform: uppercase; font-size: 9px; font-family: Verdana; color: #16A085;">{$forum_data['posts']}</li>
        <li style="text-transform: uppercase; font-size: 9px; font-family: Verdana;">{$this->lang->words['replies']}</li>
    </ul>
</td>
                                            
</if>
 

Sper ca asa vrei 

Edited by AnDrEy.

oG2BN9d.gifAnDrEy.QG6MtmI.gifRHYjDzD.gifG5p1wui.gif

Posted (edited)

Daca nu-i dai un raspuns concret  atunci  abtinete 

Poftim : 

 

<td class="col_c_stats ipsType_small" style="border-left: 1px solid #252525; border-right: 1px solid #252525;">
    <ul>
        <li style="text-transform: uppercase; font-size: 9px; font-family: Verdana; color: #16A085;">{$forum_data['topics']}</li>
        <li style="text-transform: uppercase; font-size: 9px; font-family: Verdana;">{$this->lang->words['topics']}</li>
    </ul>
</td>    

<td class="col_c_stats ipsType_small" style="border-left: 1px solid #252525; border-right: 1px solid #252525;">
    <ul>
        <li style="text-transform: uppercase; font-size: 9px; font-family: Verdana; color: #16A085;">{$forum_data['posts']}</li>
        <li style="text-transform: uppercase; font-size: 9px; font-family: Verdana;">{$this->lang->words['replies']}</li>
    </ul>
</td>
                                            
</if>
 

Sper ca asa vrei 

Omule, ia citeste tu regulamentul ariei IPB sa vezi ce scrie acolo . Ai dat si tu search pe Google ai copiat codu ala si acum il postezi aici Ș))

Edited by BebeGFX
Posted

Ooops nu am vazut imaginea , uite asta e : 

 

 
<td class="col_c_stats ipsType_small" style="
  
    box-shadow: inset 0px 0px 56px -27px #000;
">
                                                    <ul>
                                                        <li>&nbsp;{$forum_data['topics']} {$this->lang->words['topics']}</li>
                                                        <li>&nbsp;{$forum_data['posts']} {$this->lang->words['replies']}</li>
                                                    </ul>
                                                </td></if>
 

Dupa in ipb_style.css , cauta : 

.col_c_stats { 

si modifica ce ai tu cu asta : 

.col_c_stats {
    width: 11%;
    text-align: center;  
border-right: 1px solid #222; color: #5e5e5e;border-left: 1px solid #222; color: #5e5e5e;

oG2BN9d.gifAnDrEy.QG6MtmI.gifRHYjDzD.gifG5p1wui.gif

  • 5 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.