IRCForum - IRC ve mIRC Kullanıcıları Topluluğu

IRCForum - IRC ve mIRC Kullanıcıları Topluluğu (https://www.ircforum.gen.tr/)
-   vBulletin Eklentileri (https://www.ircforum.gen.tr/vbulletin-eklentileri/)
-   -   vBulletin Yuvarlak Alıntı (Quote) Hücreleri (https://www.ircforum.gen.tr/vbulletin-eklentileri/200-vbulletin-yuvarlak-alinti-quote-hucreleri.html)

SynaX 31-Aralık-2024 16:11

vBulletin Yuvarlak Alıntı (Quote) Hücreleri
 
1 Eklenti
Yuvarlak Alıntı (Quote) Hücreleri


- Eklentideki gif dosyalarını forum dizini/images/quotes şeklinde upload edin.


- Temalar >> Tema Düzenleyici >> "<<>>" >> BB Code Layout Templates >> bbcode_quote >> Bu templatenin içeriğini olduğu gibi alttakiyle değiştirip; image URL'lerini (kırmızı yerleri) kendi forum adresinize göre editleyin sadece..

bbcode_quote

Kod:

<table border="0" cellpadding="0" cellspacing="0" align="center" style="margin-top: 5px; margin-bottom: 5px; <if condition="$show['iewidthfix']">width: 100%;</if>">
  <tr>
    <td>
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
      <tr>
        <td width="75" valign="bottom">
        <table border="0" cellpadding="0" cellspacing="0" width="50">
          <tr>
            <td width="28" valign="top">
            <img src="http://www.xxxx.com/images/quotes/quot-top-left.gif" alt /></td>
            <td width="100%" style="background-image: url('http://www.xxxx.com/forum/images/quotes/quote-bg.gif'); background-position: center;" valign="middle">
            <span class="smallfont">$vbphrase[quote]:</span></td>
            <td valign="top">
            <img src="http://www.xxxx.com/images/quotes/quot-top-right.gif" alt /></td>
          </tr>
        </table>
        </td>
        <td align="left" style="background-image: url('http://www.xxxx.com/images/quotes/quot-lr-bg.gif')" valign="bottom">
        </td>
        <if condition="$show['username']">
        <td width="0" align="left" valign="bottom">
        <table border="0" cellpadding="0" cellspacing="0" width="200">
          <tr>
            <td valign="top">
            <img src="http://www.xxxx.com/images/quotes/quot-by-left.gif" alt /></td>
            <td width="100%" style="background-image: url('http://www.xxxx.com/forum/images/quotes/quot-bye-bg.gif')" align="left" valign="middle" nowrap="nowrap">
            <span class="smallfont">
            <phrase 1="$username">$vbphrase[originally_posted_by_x]</phrase></span></td>
            <td valign="top">
            <img src="http://www.xxxx.com/images/quotes/quot-by-right.gif" alt /></td>
          </tr>
        </table>
        </td>
        <else /></if>
        <td width="100%" align="right" valign="bottom">
        <table border="0" cellpadding="0" cellspacing="0" width="100%">
          <tr>
            <td width="100%">
            <table border="0" cellpadding="0" cellspacing="0" width="100%">
              <tr>
                <td style="background-image: url('http://www.xxxx.com/images/quotes/quot-top-bg.gif')" width="100%" valign="middle">
                </td>
                <td align="left" valign="top">
                <img src="http://www.xxxx.com/images/quotes/quot-top-right-10.gif" alt /></td>
              </tr>
            </table>
            </td>
          </tr>
        </table>
        </td>
      </tr>
    </table>
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
      <tr>
        <td width="10" style="background-image: url('http://www.xxxx.com/images/quotes/quoting-left.gif')">
        </td>
        <td width="100%" valign="top" bgcolor="#ffffff"></td>
        <td width="10" style="background-image: url('http://www.xxxx.com/images/quotes/quoting-right.gif')">
        </td>
      </tr>
      <tr>
        <td width="10" style="background-image: url('http://www.xxxx.com/images/quotes/quot-left-bg.gif')">
        </td>
        <td width="100%" valign="top" bgcolor="#ffffff" class="smallfont">
        <if condition="$show['username']"><i>$message</i>
        <else />$message</if></td>
        <td width="10" style="background-image: url('http://www.xxxx.com/images/quotes/quot-right-bg.gif')">
        </td>
      </tr>
      <tr>
        <td width="10" valign="bottom">
        <img src="http://www.xxxx.com/images/quotes/quot-bot-left.gif" alt /></td>
        <td width="100%" style="background-image: url('http://www.xxxx.com/images/quotes/quot-bot-bg.gif')">
        </td>
        <td width="10" valign="bottom">
        <img src="http://www.xxxx.com/images/quotes/quot-bot-right.gif" alt /></td>
      </tr>
    </table>
    </td>
  </tr>
</table>



Forum saati GMT +3 olarak ayarlanmıştır. Şu an saat: 09:37

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, vBulletin Solutions, Inc.