Warning [2] Undefined property: MyLanguage::$today_rel - Line: 533 - File: inc/functions.php PHP 8.1.2-1ubuntu2.26 (Linux)
(showthread.php:34:require_once)->(global.php:513:my_date)->(functions.php:533:error_callback)->(class_error.php:157:error)->Warning [2] Undefined variable $unreadreports - Line: 31 - File: global.php(977) : eval()'d code PHP 8.1.2-1ubuntu2.26 (Linux)
(showthread.php:34:require_once)->(global.php:977:eval)->(global.php(977) : eval()'d code:31:error_callback)->(class_error.php:157:error)->Warning [2] Undefined array key "ssid" - Line: 85 - File: showthread.php PHP 8.1.2-1ubuntu2.26 (Linux)
(showthread.php:85:error_callback)->(class_error.php:157:error)->Warning [2] Undefined variable $jumpsel - Line: 5 - File: inc/functions.php(3543) : eval()'d code PHP 8.1.2-1ubuntu2.26 (Linux)
(showthread.php:689:build_forum_jump)->(functions.php:3543:eval)->(functions.php(3543) : eval()'d code:5:error_callback)->(class_error.php:157:error)->Warning [2] Trying to access array offset on value of type null - Line: 5 - File: inc/functions.php(3543) : eval()'d code PHP 8.1.2-1ubuntu2.26 (Linux)
(showthread.php:689:build_forum_jump)->(functions.php:3543:eval)->(functions.php(3543) : eval()'d code:5:error_callback)->(class_error.php:157:error)->Warning [2] Undefined array key "threadviews_countguests" - Line: 761 - File: showthread.php PHP 8.1.2-1ubuntu2.26 (Linux)
(showthread.php:761:error_callback)->(class_error.php:157:error)->Warning [2] Undefined property: MyLanguage::$ratings_update_error - Line: 5 - File: showthread.php(815) : eval()'d code PHP 8.1.2-1ubuntu2.26 (Linux)
(showthread.php:815:eval)->(showthread.php(815) : eval()'d code:5:error_callback)->(class_error.php:157:error)->Warning [2] Undefined array key "allowautourl" - Line: 598 - File: inc/class_parser.php PHP 8.1.2-1ubuntu2.26 (Linux)
(showthread.php:1137:build_postbit)->(functions_post.php:864:parse_message)->(class_parser.php:228:parse_mycode)->(class_parser.php:598:error_callback)->(class_error.php:157:error)->Warning [2] Undefined array key "allowautourl" - Line: 598 - File: inc/class_parser.php PHP 8.1.2-1ubuntu2.26 (Linux)
(showthread.php:1137:build_postbit)->(functions_post.php:895:parse_message)->(class_parser.php:228:parse_mycode)->(class_parser.php:598:error_callback)->(class_error.php:157:error)->Warning [2] Undefined array key "allowposticons" - Line: 905 - File: inc/functions_post.php PHP 8.1.2-1ubuntu2.26 (Linux)
(showthread.php:1137:build_postbit)->(functions_post.php:905:error_callback)->(class_error.php:157:error)->Warning [2] Undefined variable $reklam - Line: 506 - File: localutils.php PHP 8.1.2-1ubuntu2.26 (Linux)
(showthread.php:1672:bv_get_reklam)->(localutils.php:506:error_callback)->(class_error.php:157:error)->


Konuyu Oyla:
  • Toplam: 0 Oy - Ortalama: 0
  • 1
  • 2
  • 3
  • 4
  • 5
MyBB Şık Konu Bilgileri
#1
Admin KP - Şablon & Stil - Kullandığınız Tema - Global.css'e girip aşağıdaki kodları en altına ekleyin..



Kod:

Kod:
/*-- EpTorrent Konu Bilgileri Başlangıç --*/ #baslik { background: rgba(158,57,57,0.9); color: #FFF; font-family: Arial;      text-align: center;      font-size: 19px; padding:5px 0 5px 0; height: 25px; border-top: 2px solid #ebe8e8; border-left: 2px solid #ebe8e8; border-right: 2px solid #ebe8e8; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; } #icerik { background: rgba(239,239,239,0.4); font-family: Arial; border-bottom: 2px solid #ebe8e8; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-left: 2px solid #ebe8e8; border-right: 2px solid #ebe8e8; font-size: 17px; color: #000; height: 180px; } .iceriksol { float: left; } .iceriksol img { width: 30px; } .iceriksol ul li { margin-top: 10px; list-style: none; margin-left: -30px; } .iceriksag { float:right; } .iceriksag img { height: 30px; } .iceriksag ul { margin-right: 5px; float: left; } .iceriksag ul li { margin-top: 10px; margin-left: -70px; list-style: none; } /*-- EpTorrent Konu Bilgileri Bitiş --*/


Admin KP - Şablon & Stil - Şablonlar - Kullandığınız Tema -Konu Gösterimi Şablonlar - Showthread şablonuna girip aşağıdaki kodu aratın..


Kod:

Kod:
{$header}


Yukarıdaki kodun altına aşağıdaki kodları ekleyin..


Kod:

Kod:
<table width="100%"><tr><td> <div id="baslik"> Konu Bilgileri </div> </td></tr><tr><td> <div id="icerik"> <div class="iceriksol"> <ul> <li> <img title="Konuyu Gönderen Üye" src="http://i.imgur.com/LwwB3rL.png"/> Gönderen: <span style="opacity: 0.7;">$thread[username]</span> </li><li> <img title="Konu Başlığı" src="http://i.imgur.com/JvetOBz.png"/> Başlık: <span style="opacity: 0.7;">$thread[subject]</span> </li><li> <img title="Verilen Yanıtlar" src="http://i.imgur.com/9T3E6Pi.png"/> Yanıtlar: <span style="opacity: 0.7;">$thread[replies]</span> </li><li> <img title="Konu Görüntülenme Sayısı" src="http://i.imgur.com/MiVVSDd.png"/> Görüntülenme: <span style="opacity: 0.7;">$thread[views]</span> </li> </ul> </div> <div class="iceriksag"> <ul> <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"> <img src="http://i.imgur.com/h1Ow338.png"/></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"> <img src="http://i.imgur.com/HPLhLHq.png"/></a> </li> </ul> </div></td></tr></table><br/><br/>


xOKFOoz.png

Not: Yukarıdaki ''konu bilgileri'' yazısının arkaplanının tasarımlarınızla uyuşmayacağını düşünerek pratik kodlar veriyorum.

İlk verdiğim .css kodlarında şunu bulun..


Kod:

Kod:
#baslik { width: 100%; background: rgba(158,57,57,0.9);


Buradaki background: rgba(158,57,57,0.9); kodu yerine isterseniz şunları kullanabilirsiniz.

Koyu Gri: background: rgba(40,40,40,0.9);
Turuncu: background: rgba(224,90,0,0.9);
Mavi: background: rgba(54,130,181,0.9);
Pembe: background: rgba(181,54,22,0.9);
Yeşil: background: rgba(65,181,54,0.9);
▂ ▃ ▅ ▆ █ Support.10TL.NET(Genel Destek Platformu) | >.> █ ▆ ▅ ▃ ▂
Cevapla


Hızlı Menü:


Şu anda bu konuyu okuyanlar: 1 Ziyaretçi

Vidinli.net Shopping Platform
Vidinli.net Shopping Platform
Vidinli.net Shopping Platform