• Rejestracja
vBHELP.pl - polskie wsparcie vBulletin
  1. #1
    Awatar RafoX
    RafoX jest nieaktywny Użytkownik vBHELP.pl
    Dołączył
    Mar 2008
    Przegląda
    Słubice, Plock, Poland, Poland
    Posty
    870
    Przydatne posty
    26

    Domyślnie błąd moda pani kontekstowa

    chcę wstawić ten kod z modów do 3.6 na 3.8

    Kod:
    <!-- / post $post[postid] popup menu -->
    
    <if condition="$post[postcount] % $vboptions[maxposts] == 1">
    
    
    <div style="padding:0px 0px $stylevar[cellpadding]px 0px">
    
    
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
    <tr>
        <td class="thead" style="font-weight:normal" align="left">        
                <!-- status icon and date -->
                                        
            </td>
            <td class="thead" style="font-weight:normal" align="right">
                &nbsp;
                #<a><strong>1.5</strong></a>
            </td>
            
    </tr>
    <tr valign="top">
        <td class="alt2" align="center" width="190px" style="border-right: 1px solid #1D2D38;">	
                
                <div>
    
                    <span style="color: green;"><b>Pani Kontekstowa</b></span>
                </div><br>
           
                            <img  src="http://images32.fotosik.pl/112/3c0b5f6e1d04d211m.jpg" alt="Avatar Pani Kontekstowa" border="0" />
                <div class="smallfont">
                        
                        <!-- IF YOU WANT TO GIVE THE AD AN AVATAR, BUT IT HERE -->
                </div>
                            
                <div class="smallfont">
                    &nbsp;<br />
                    <div style="width: 80%;background: #334450; border: 1px solid #0B1923;padding:2px; text-align:left; color:white;margin:3px;"><span style="color: green;">Pierwsza Dama</span></div>
                    <div style="width: 80%;background: #334450; border: 1px solid #0B1923;padding:2px; text-align:left; color:white;margin:3px;">$vbphrase[location_perm]: Kliknij ;)</div>
                    <div style="width: 80%;background: #334450; border: 1px solid #0B1923;padding:2px; text-align:left; color:white;margin:3px;">$vbphrase[age]: W sam raz</div>
                    <div style="width: 80%;background: #334450; border: 1px solid #0B1923;padding:2px; text-align:left; color:white;margin:3px;">
    $vbphrase[posts]: Dużo
                    </div>
                </div>                                    
            
        </td>
        <td class="alt1">
        
    
                <!-- icon and title -->
                <div class="smallfont">
                    <if condition="$post['title']"><strong>$post[title]</strong></if>
                </div>
                <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
                <!-- / icon and title -->
            
            <!-- message -->
            <div align="center">
                             <br>
    
     LINK DO REKLAMY(BUTTONA,BANNERA,KONTEKSTÓW...ITP)
    
    
    
                             </div>
            <!-- / message -->
                
        
        </td>
    </tr>
    <tr>
        <td style="border-right: 1px solid #1D2D38;" class="alt2">
            <img class="inlineimg" src="http://www.weo.multimo.pl/images/545/statusicon/user_online.gif" alt="" border="0" />
            &nbsp;
        </td>
        <td class="alt1" align="right">
        
            <!-- controls -->
            <!-- / controls -->
        </td>    
    </tr>
    </table>
    
    </div>
    $spacer_close
    
    </if>
    ale w stylu nie za ładnie to wygląda wszystko się rozjechało i podczas przeglądania tematu jest takie cuś

    bez*tytułu.jpg

    okeja ogarnełem wystarczyło z kodu wywalić

    Kod:
    $spacer_close
    Ostatnio edytowane przez Mateusz K. ; 10.07.2012 o 10:16 Powód: połączono posty



  2. #2
    Mateusz K. jest nieaktywny vBHELP.pl Team
    Dołączył
    Sep 2008
    Posty
    1 447
    Przydatne posty
    164

    Domyślnie Temat oznaczony jako "ROZWIĄZANY"

    Ten problem został rozwiązany, a wątek zamknięty.

    • Jeśli chcesz zadać nowe pytanie, załóż nowy wątek.
    • Jeśli masz wątpliwości odnośnie rozwiązanego problemu, poproś moderatora o otworzenie wątku.


Chmurka.pl

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67