MyBBDepo - Türkiyenin MyBB Deposu Forumuna Hoşgeldiniz
Eğer sitemize yaptığınız ilk ziyaretiniz ise, lütfen öncelikle Forum Kurallarını okuyunuz. Forumumuzda bilgi alışverişinde bulunabilmeniz için Kayıt olmalısınız. Üye olmayanlar forumumuzdan yararlanamazlar.
Eğer zaten kayıtlı kullanıcı iseniz, lütfen kullanıcı adınız ve şifreniz ile, Giriş yapınız. (Sitemize üyelik ücretsizdir).
Power avatar
Konuyu Oyla:
  • Derecelendirme: 0/5 - 0 oy
  • 1
  • 2
  • 3
  • 4
  • 5

Derecelendirme: 0/5 - 0 oy

Resimdeki Yeri Nasıl Yaparım?


Sponsor Reklam

Çevrimdışı Power
 Tarih: 30-10-2012, Saat:22:25
#1
Resimdeki yeri okla gösterdiğim şekilde yapmak istiyorum nasıl yapabilirim?

resim
Cevapla
Bunu Beğenenler:
Sponsor Reklam
Sponsor Reklam Sponsor Reklam

Çevrimdışı geddin
 Tarih: 30-10-2012, Saat:22:46
#2
İkisinin de aynı boyda olmasını mı istiyorsun yoksa renkler mi farklı olacak ?
Cevapla
Bunu Beğenenler:

Çevrimdışı Power
 Tarih: 30-10-2012, Saat:22:48
#3
(30-10-2012, Saat:22:46)geddin Adlı Kullanıcıdan Alıntı: İkisinin de aynı boyda olmasını mı istiyorsun yoksa renkler mi farklı olacak ?

İkisi zaten genişlik olarak aynı boyda ben resimde gösterdiğim gibi oval olmasını ve sağ tarafta WRTIME yazmasını istiyorum.
Cevapla
Bunu Beğenenler:

İzinli Screwy
 Tarih: 30-10-2012, Saat:22:48
(Son Düzenleme: 30-10-2012, Saat:22:53, Düzenleyen: Screwy.)
#4
Edit : Bakıyorum bir Saniye Gülümseme

Hocam Mybb Kullanmayalı Şablonun İsmini Unuttum Aklıma Gelmior Açık Ağızlı Gülümseme
Cevapla
Bunu Beğenenler:

Çevrimdışı Power
 Tarih: 30-10-2012, Saat:23:03
#5
(30-10-2012, Saat:22:48)Screwy Adlı Kullanıcıdan Alıntı: Edit : Bakıyorum bir Saniye Gülümseme

Hocam Mybb Kullanmayalı Şablonun İsmini Unuttum Aklıma Gelmior Açık Ağızlı Gülümseme

Tamam bekliyorum kardeşim, o göstermiş olduğum resimlerin adı thead biliyorsundur belkide ben yinede söyleyim dedim.

Kod'da aşağıdaki gibi sanırım.

.thead2 {
background: url(./images/thead2.png) top left repeat-x;
width: 100%;
color: #02303c;
text-align: right;
font-weight: bold;

temamın showthread şablonundan düzenlememiz lazım sanırım.
Cevapla
Bunu Beğenenler:

İzinli Screwy
 Tarih: 30-10-2012, Saat:23:04
#6
heh evet showthread kodlarını komple ver hocam sen ben ayarlamayı deniyim
Cevapla
Bunu Beğenenler:

Çevrimdışı Power
 Tarih: 30-10-2012, Saat:23:10
(Son Düzenleme: 30-10-2012, Saat:23:10, Düzenleyen: Power.)
#7
(30-10-2012, Saat:23:04)Screwy Adlı Kullanıcıdan Alıntı: heh evet showthread kodlarını komple ver hocam sen ben ayarlamayı deniyim

Kod:
<html>
<head>

<title>{$thread['subject']} - {$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
    var quickdelete_confirm = "{$lang->quickdelete_confirm}";
// -->
</script>
<script type="text/javascript" src="jscripts/thread.js?ver=1603"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/thankyoulike.js?ver=150"></script>
<script type="text/javascript">
<!--
    var tylEnabled = "{$mybb->settings['g33k_thankyoulike_enabled']}";
    var tylCollapsible = "{$mybb->settings['g33k_thankyoulike_collapsible']}";
    var tylUser = "{$mybb->user['uid']}";
-->
</script>
</head>
<body>
    {$header}<br />
    {$pollbox}

    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both;">
        <tr>
            <td class="thead" align="center"><h2 class="title"><strong>{$thread['threadprefix']}{$thread['subject']}</strong></h2></td>
        </tr>
        <tr>
            <td class="tcat smalltext">
                <div style="text-align: center;">
<span class="smalltext"><img src="{$theme['imgdir']}/icons/user.gif" style="vertical-align: middle;" alt="Yazar" height="16" width="16" border="0" />&nbsp;{$lang->konu_user} <b>$thread[username]</b> - <img src="{$theme['imgdir']}/icons/okunma.png" style="vertical-align: middle;" height="16" width="16" alt="Görüntüleme - Okunma" border="0" />&nbsp;{$lang->konu_view} <b>$thread[views]</b> - <img src="images/icons/yorum.png" style="vertical-align: middle;" border="0" height="16" width="16" alt="Yorum" />&nbsp;{$lang->konu_posts} <b>$thread[replies]</b></span>    
                </div>
            </td>
        </tr>
        <tr>

            <td class="trow1">
<div style="margin-top: 13px; padding-right: 10px;" class="float_right">
<a href="http://www.google.com.tr/search?hl=tr&q=$thread[subject]" class="google_ara smalltext" target="_blank" title="$thread[subject]: Konusunu Google Dizinlerinde Ara/Bul"></a>
<a href="http://www.bing.com/search?q=$thread[subject]" class="bing_ara smalltext" target="_blank" title="$thread[subject]: Konusunu Msn Search (Bing) Dizinlerinde Ara/Bul"></a>
<a href="http://search.yahoo.com/search?p=$thread[subject]" class="yahoo_ara smalltext" target="_blank" title="$thread[subject]: Konusunu Yahoo! Dizinlerinde Ara/Bul"></a>
</div>
<table cellspacing='0' cellpadding='0' width='120' border='0'>
<tr>{$lang->kalite}<span style='font-weight:bold; font-size:9px; color:crimson'> % $kalite</span>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/kalite/img_left.gif' alt='' /></td>
<td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/kalite/img_backing.gif) repeat-x top left;text-align: left;'><img src='images/kalite/green.gif' width="$kalite" height='9' alt='' /><img src='images/kalite/mp.gif' height='9' alt='' /></td>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/kalite/img_right.gif' alt='' /></td>
</tr></table><div style="padding: 2px 130px; margin-top: -25px;">
<a rel="nofollow" href="printthread.php?tid={$tid}" class="yazdir smalltext">{$lang->view_printable}</a>
&nbsp;<a rel="nofollow" href="sendthread.php?tid={$tid}" class="ark_gonder smalltext">{$lang->send_thread}</a>
&nbsp;<a rel="nofollow" href="usercp2.php?action={$add_remove_subscription}subscription&amp;tid={$tid}&amp;my_post_key={$mybb->post_code}" class="abone_{$add_remove_subscription} smalltext">{$add_remove_subscription_text}</a>
                </div>
            </td>
        </tr>
        <tr>
            <td class="trow2">
                <div style="float: left; margin: 0px 0px;">
                    {$newreply}{$newthread}
                </div>
                <div style="float: right; margin: 0px 0px;">
                    {$multipage}
                </div>
            </td>
        </tr>

<tr>
<td class="trow1">
<!-- AddThis Button BEGIN --><div style="float: left;">
<div class="addthis_toolbox addthis_default_style ">
<a rel="nofollow" class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a rel="nofollow" class="addthis_button_tweet"></a>
<a rel="nofollow" class="addthis_button_google_plusone" g:plusone:size="medium"></a>
</div></div><!-- AddThis Button END -->
{$ratethread}
</td>


        <tr>
            <td class="tfoot"> </td>
        </tr>
    </table>
    <br />
    
<table class="tborder" border="0" cellpadding="4" cellspacing="1">
<tbody>
<tr>
<td class="trow1 smalltext">
{$usersbrowsing}
</td>
</tr>
</tbody></table>

<div id="posts" style="margin: 0px 0px;">
        {$posts}
    </div>



    <br />
    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
        <tr>
            <td colspan="2" class="thead">
                {$search_thread}
                <div style="margin-top: 2px;">
                    <strong>&laquo; <a rel="nofollow" href="{$next_oldest_link}"><font color="white">{$lang->next_oldest}</font></a> | <a rel="nofollow" href="{$next_newest_link}"><font color="white">{$lang->next_newest}</font></a> &raquo;</strong>
                </div>
            </td>
        </tr>
        <tr>
            <td class="trow1">
                <div style="float: left; margin: 1px 0px;">
                    {$newreply}{$newthread}
                </div>
                <div style="float: right; margin: 1px 0px;">
                    {$multipage}
                </div>
            </td>
        </tr>
        <tr>
            <td class="tfoot"> </td>
        </tr>
    </table>
    {$quickreply}
    {$threadexbox}
    <br />
<table class="tborder" style="clear: both;" border="0" cellpadding="4" cellspacing="1">
<tr>
<td class="thead" colspan="2"><div><strong>{$lang->konu_arac}</strong></div></td>
</tr>
<tbody>
<tr>
<td class="trow2" width="130"><img src="images/arac/link-icon.png" alt="{$thread['subject']} Konusunun Linki " border="0" style="vertical-align: middle;"><b> Direkt Link</b></td>
<td class="trow2"><input class="textbox" name="url" title="{$thread['subject']}: Konusuna Ait Konu Linki." value="{$mybb->settings['bburl']}/{$navbits[4]['url']}" onclick="this.select();" size="99" type="text"></td>
</tr>
<tr>
<td class="trow1" width="130"><img src="images/arac/html-icon.png" alt="{$thread['subject']} Konusunun HTML Kodu " border="0" style="vertical-align: middle;"><b> HTML Link</b></td>
<td class="trow1"><input class="textbox" name="html" title="{$thread['subject']}: Konusunu Bloğunuzda Paylaşmak İçin Kodu Kopyalayınız." value="&lt;a href=&quot;{$mybb->settings['bburl']}/{$navbits[4]['url']}&quot;&gt;{$thread['subject']}&lt;/a&gt;" onclick="this.select();" size="99" type="text"></td>
</tr>
<tr>
<td class="trow2" width="130"><img src="images/arac/mykod-icon.png" alt="{$thread['subject']} Konusu BBCode Linki" border="0" style="vertical-align: middle;"><b> BBCode Link</b></td>
<td class="trow2"><input class="textbox" name="bbcode" title="{$thread['subject']}: Konusunu Forumunuzda Paylaşmak İçin Kodu Kopyalayınız." value="[url={$mybb->settings['bburl']}/{$navbits[4]['url']}]{$thread['subject']}[/url]" onclick="this.select();" size="99" type="text"></td>
</tr>
<tr>
<td class="trow1" width="130"><img src="images/arac/paylas-icon.png" alt="{$thread['subject']} Konusunu Paylaş" border="0" style="vertical-align: middle;"> <b> Sosyal Paylaş</b></td>
<td class="trow1">
<div class="sosyal-paylasDiv"><ul class="sosyal-paylas">
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://net.sabah.com.tr/net?shareUrl='+encodeURIComponent(location.href)); return false;" class="netSabah" title="Sabah net"><span>Sabah net</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.google.com/bookmarks/mark?op=edit&amp;bkmk='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)+'&amp;source=Fotomac', 'google','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="google" title="google"><span>google</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(location.href), 'facebook','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="facebook" title="facebook"><span>facebook</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://digg.com/submit?phase=2&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'digg','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="digg" title="digg"><span>digg</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://twitter.com/?status='+encodeURIComponent(location.href), 'twitter','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="twiter" title="twiter"><span>twiter</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u='+encodeURIComponent(location.href), 'yahoo','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="yahoo" title="yahoo"><span>yahoo</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.mixx.com/submit/story?title='+encodeURIComponent(document.title)+'&amp;page_url='+encodeURIComponent(location.href), 'mixx','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="mixx" title="mixx"><span>mixx</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.stumbleupon.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'stumbleupon','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="stumbleupon" title="stumbleupon"><span>stumbleupon</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://del.icio.us/post?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'delicious','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="delicious" title="delicious"><span>delicious</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://reddit.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'reddit','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="reddit" title="reddit"><span>reddit</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.myspace.com/index.cfm?fuseaction=postto&amp;u='+encodeURIComponent(location.href)+'&amp;t='+encodeURIComponent(document.title), 'MySpace','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="myspace" title="myspace"><span>myspace</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://friendfeed.com/share/bookmarklet/frame#url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'friendfeed','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="friendfeed" title="friendfeed"><span>friendfeed</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.google.com/reader/link?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'buzz','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600');return false;" class="buzz" title="google buzz"><span>google buzz</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.linkedin.com/shareArticle?mini=true&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)+'&amp;summary='+encodeURIComponent(document.title),'linkedin','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600');return false;" class="linkedin" title="linkedin"><span>linkedin</span></a></li>
</ul></div></td>
</tr>
</tbody></table>
{$similarthreads}
<br />
<table class="tborder" border="0" cellpadding="4" cellspacing="1">
<tbody><tr>
<td class="thead"><strong>{$lang->konu_anahtar}</strong></td>
</tr>
<tr>
<td class="trow1">
<p align="left"><a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} indir</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} Videosu</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} online izle</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} Bedava indir</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} Yükle</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} Hakkında</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} nedir</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} Free indir</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} oyunu</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} download</a></p>
</td>
</tr>
</tbody></table>
<br />
<table class="tborder" border="0" cellpadding="4" cellspacing="1">
<tbody>
<tr>
<td class="trow1 smalltext">
{$usersbrowsing}
</td>
</tr>
</tbody></table>
<br />
    <div class="float_right" style="text-align: right;">
        {$moderationoptions}
        {$forumjump}
    </div>
    <br style="clear: both;" />
    {$footer}
</body>
</html>
Cevapla
Bunu Beğenenler:

İzinli Screwy
 Tarih: 30-10-2012, Saat:23:19
#8
Aklımda Kalanlarla Bunu Dene Hocam Bakalım Ne Olucak.

Önce Yedek Al Ama

Kod:
<html>
<head>

<title>{$thread['subject']} - {$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
    var quickdelete_confirm = "{$lang->quickdelete_confirm}";
// -->
</script>
<script type="text/javascript" src="jscripts/thread.js?ver=1603"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/thankyoulike.js?ver=150"></script>
<script type="text/javascript">
<!--
    var tylEnabled = "{$mybb->settings['g33k_thankyoulike_enabled']}";
    var tylCollapsible = "{$mybb->settings['g33k_thankyoulike_collapsible']}";
    var tylUser = "{$mybb->user['uid']}";
-->
</script>
</head>
<body>
    {$header}<br />
    {$pollbox}

    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both;">
        <tr>
            <td class="thead2" align="center"><h2 class="title"><strong>{$thread['threadprefix']}{$thread['subject']}</strong></h2></td>
        </tr>
        <tr>
            <td class="tcat smalltext">
                <div style="text-align: center;">
<span class="smalltext"><img src="{$theme['imgdir']}/icons/user.gif" style="vertical-align: middle;" alt="Yazar" height="16" width="16" border="0" />&nbsp;{$lang->konu_user} <b>$thread[username]</b> - <img src="{$theme['imgdir']}/icons/okunma.png" style="vertical-align: middle;" height="16" width="16" alt="Görüntüleme - Okunma" border="0" />&nbsp;{$lang->konu_view} <b>$thread[views]</b> - <img src="images/icons/yorum.png" style="vertical-align: middle;" border="0" height="16" width="16" alt="Yorum" />&nbsp;{$lang->konu_posts} <b>$thread[replies]</b></span>    
                </div>
            </td>
        </tr>
        <tr>

            <td class="trow1">
<div style="margin-top: 13px; padding-right: 10px;" class="float_right">
<a href="http://www.google.com.tr/search?hl=tr&q=$thread[subject]" class="google_ara smalltext" target="_blank" title="$thread[subject]: Konusunu Google Dizinlerinde Ara/Bul"></a>
<a href="http://www.bing.com/search?q=$thread[subject]" class="bing_ara smalltext" target="_blank" title="$thread[subject]: Konusunu Msn Search (Bing) Dizinlerinde Ara/Bul"></a>
<a href="http://search.yahoo.com/search?p=$thread[subject]" class="yahoo_ara smalltext" target="_blank" title="$thread[subject]: Konusunu Yahoo! Dizinlerinde Ara/Bul"></a>
</div>
<table cellspacing='0' cellpadding='0' width='120' border='0'>
<tr>{$lang->kalite}<span style='font-weight:bold; font-size:9px; color:crimson'> % $kalite</span>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/kalite/img_left.gif' alt='' /></td>
<td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/kalite/img_backing.gif) repeat-x top left;text-align: left;'><img src='images/kalite/green.gif' width="$kalite" height='9' alt='' /><img src='images/kalite/mp.gif' height='9' alt='' /></td>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/kalite/img_right.gif' alt='' /></td>
</tr></table><div style="padding: 2px 130px; margin-top: -25px;">
<a rel="nofollow" href="printthread.php?tid={$tid}" class="yazdir smalltext">{$lang->view_printable}</a>
&nbsp;<a rel="nofollow" href="sendthread.php?tid={$tid}" class="ark_gonder smalltext">{$lang->send_thread}</a>
&nbsp;<a rel="nofollow" href="usercp2.php?action={$add_remove_subscription}subscription&amp;tid={$tid}&amp;my_post_key={$mybb->post_code}" class="abone_{$add_remove_subscription} smalltext">{$add_remove_subscription_text}</a>
                </div>
            </td>
        </tr>
        <tr>
            <td class="trow2">
                <div style="float: left; margin: 0px 0px;">
                    {$newreply}{$newthread}
                </div>
                <div style="float: right; margin: 0px 0px;">
                    {$multipage}
                </div>
            </td>
        </tr>

<tr>
<td class="trow1">
<!-- AddThis Button BEGIN --><div style="float: left;">
<div class="addthis_toolbox addthis_default_style ">
<a rel="nofollow" class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a rel="nofollow" class="addthis_button_tweet"></a>
<a rel="nofollow" class="addthis_button_google_plusone" g:plusone:size="medium"></a>
</div></div><!-- AddThis Button END -->
{$ratethread}
</td>


        <tr>
            <td class="tfoot"> </td>
        </tr>
    </table>
    <br />
    
<table class="tborder" border="0" cellpadding="4" cellspacing="1">
<tbody>
<tr>
<td class="trow1 smalltext">
{$usersbrowsing}
</td>
</tr>
</tbody></table>

<div id="posts" style="margin: 0px 0px;">
        {$posts}
    </div>



    <br />
    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
        <tr>
            <td colspan="2" class="thead">
                {$search_thread}
                <div style="margin-top: 2px;">
                    <strong>&laquo; <a rel="nofollow" href="{$next_oldest_link}"><font color="white">{$lang->next_oldest}</font></a> | <a rel="nofollow" href="{$next_newest_link}"><font color="white">{$lang->next_newest}</font></a> &raquo;</strong>
                </div>
            </td>
        </tr>
        <tr>
            <td class="trow1">
                <div style="float: left; margin: 1px 0px;">
                    {$newreply}{$newthread}
                </div>
                <div style="float: right; margin: 1px 0px;">
                    {$multipage}
                </div>
            </td>
        </tr>
        <tr>
            <td class="tfoot"> </td>
        </tr>
    </table>
    {$quickreply}
    {$threadexbox}
    <br />
<table class="tborder" style="clear: both;" border="0" cellpadding="4" cellspacing="1">
<tr>
<td class="thead" colspan="2"><div><strong>{$lang->konu_arac}</strong></div></td>
</tr>
<tbody>
<tr>
<td class="trow2" width="130"><img src="images/arac/link-icon.png" alt="{$thread['subject']} Konusunun Linki " border="0" style="vertical-align: middle;"><b> Direkt Link</b></td>
<td class="trow2"><input class="textbox" name="url" title="{$thread['subject']}: Konusuna Ait Konu Linki." value="{$mybb->settings['bburl']}/{$navbits[4]['url']}" onclick="this.select();" size="99" type="text"></td>
</tr>
<tr>
<td class="trow1" width="130"><img src="images/arac/html-icon.png" alt="{$thread['subject']} Konusunun HTML Kodu " border="0" style="vertical-align: middle;"><b> HTML Link</b></td>
<td class="trow1"><input class="textbox" name="html" title="{$thread['subject']}: Konusunu Bloğunuzda Paylaşmak İçin Kodu Kopyalayınız." value="&lt;a href=&quot;{$mybb->settings['bburl']}/{$navbits[4]['url']}&quot;&gt;{$thread['subject']}&lt;/a&gt;" onclick="this.select();" size="99" type="text"></td>
</tr>
<tr>
<td class="trow2" width="130"><img src="images/arac/mykod-icon.png" alt="{$thread['subject']} Konusu BBCode Linki" border="0" style="vertical-align: middle;"><b> BBCode Link</b></td>
<td class="trow2"><input class="textbox" name="bbcode" title="{$thread['subject']}: Konusunu Forumunuzda Paylaşmak İçin Kodu Kopyalayınız." value="[url={$mybb->settings['bburl']}/{$navbits[4]['url']}]{$thread['subject']}[/url]" onclick="this.select();" size="99" type="text"></td>
</tr>
<tr>
<td class="trow1" width="130"><img src="images/arac/paylas-icon.png" alt="{$thread['subject']} Konusunu Paylaş" border="0" style="vertical-align: middle;"> <b> Sosyal Paylaş</b></td>
<td class="trow1">
<div class="sosyal-paylasDiv"><ul class="sosyal-paylas">
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://net.sabah.com.tr/net?shareUrl='+encodeURIComponent(location.href)); return false;" class="netSabah" title="Sabah net"><span>Sabah net</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.google.com/bookmarks/mark?op=edit&amp;bkmk='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)+'&amp;source=Fotomac', 'google','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="google" title="google"><span>google</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(location.href), 'facebook','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="facebook" title="facebook"><span>facebook</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://digg.com/submit?phase=2&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'digg','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="digg" title="digg"><span>digg</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://twitter.com/?status='+encodeURIComponent(location.href), 'twitter','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="twiter" title="twiter"><span>twiter</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u='+encodeURIComponent(location.href), 'yahoo','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="yahoo" title="yahoo"><span>yahoo</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.mixx.com/submit/story?title='+encodeURIComponent(document.title)+'&amp;page_url='+encodeURIComponent(location.href), 'mixx','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="mixx" title="mixx"><span>mixx</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.stumbleupon.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'stumbleupon','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="stumbleupon" title="stumbleupon"><span>stumbleupon</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://del.icio.us/post?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'delicious','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="delicious" title="delicious"><span>delicious</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://reddit.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'reddit','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="reddit" title="reddit"><span>reddit</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.myspace.com/index.cfm?fuseaction=postto&amp;u='+encodeURIComponent(location.href)+'&amp;t='+encodeURIComponent(document.title), 'MySpace','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="myspace" title="myspace"><span>myspace</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://friendfeed.com/share/bookmarklet/frame#url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'friendfeed','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="friendfeed" title="friendfeed"><span>friendfeed</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.google.com/reader/link?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'buzz','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600');return false;" class="buzz" title="google buzz"><span>google buzz</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.linkedin.com/shareArticle?mini=true&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)+'&amp;summary='+encodeURIComponent(document.title),'linkedin','toolbar=yes,scr?ollbars=yes,resizable=yes,width=800,height=600');return false;" class="linkedin" title="linkedin"><span>linkedin</span></a></li>
</ul></div></td>
</tr>
</tbody></table>
{$similarthreads}
<br />
<table class="tborder" border="0" cellpadding="4" cellspacing="1">
<tbody><tr>
<td class="thead"><strong>{$lang->konu_anahtar}</strong></td>
</tr>
<tr>
<td class="trow1">
<p align="left"><a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} indir</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} Videosu</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} online izle</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} Bedava indir</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} Yükle</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} Hakkında</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} nedir</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} Free indir</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} oyunu</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} download</a></p>
</td>
</tr>
</tbody></table>
<br />
<table class="tborder" border="0" cellpadding="4" cellspacing="1">
<tbody>
<tr>
<td class="trow1 smalltext">
{$usersbrowsing}
</td>
</tr>
</tbody></table>
<br />
    <div class="float_right" style="text-align: right;">
        {$moderationoptions}
        {$forumjump}
    </div>
    <br style="clear: both;" />
    {$footer}
</body>
</html>
Cevapla
Bunu Beğenenler:

 


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
  [1.8] thead sorununu nasıl duzeltirim erdal038 6 5,117 14-06-2015, Saat:15:40
Son Yorum: ReDMaD
  Özel url nasıl oluyor Laplap 3 3,552 11-09-2014, Saat:19:57
Son Yorum: Laplap
SSS Sitemdeki Tarayıcı İkonunu Nasıl Değiştiririm ? PowerTeam 3 3,367 01-09-2014, Saat:23:57
Son Yorum: BlackCat
  [ÇÖZÜLDÜ]Bunu nasıl kaldırırım? ard26tr 5 3,685 17-07-2014, Saat:13:29
Son Yorum: fast
  [1.6] Donation Page Sayfasına Nasıl Gidilir Qarizmaxws 3 3,329 03-05-2014, Saat:11:32
Son Yorum: 1st4n6uL



Konuyu Okuyanlar: 1 Ziyaretçi

istanbul escort - mecidiyeköy escort - şişli escort - ataköy escort - taksim escort - escort mecidiyeköy

sex hikaye - porno izle - türk ifşa - mecidiyeköy escort - seks hikaye - türk porno - escort bayan