MyBB Depo Forum

Orjinalini görmek için tıklayınız: (Yeni) Plazma Televizyonlu Video Görünümü
Şu anda (Arşiv) modunu görüntülemektesiniz. Orjinal Sürümü Görüntüle internal link
Daha önceden vardı ama kaybolunca kendim bir tane yapmak istedim. 
Görsel:
resim

Yapılışı:

Global.CSS Şablonuna şunu ekleyin:
Kod:
.plazma_up {
background: url("https://i.hizliresim.com/y3YL29.png");
width: 587px;
height: 26px;
}

.plazma_down {
float: left;
background: url("https://i.hizliresim.com/OLY7Jz.png");
width: 534px;
height: 73px;
margin-top: -29px;
margin-left: 26px;
}

.plazma_left {
float: left;
background: url("https://i.hizliresim.com/G06obN.png");
width: 26px;
height: 330px;
}

.plazma_right {
float: left;
background: url("https://i.hizliresim.com/zB8rQO.png");
width: 26px;
height: 330px;
}

Video MyKod Şablonlar -> video_youtube_enbed gelin ve tümünü silip şunla değiştrin:
Kod:
<div style="width: 600px; height=400px;"><div class="plazma_up"></div><div class="plazma_left"></div><div class= "float_left"><iframe width="534" height="301" src="//www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe></div><div class="plazma_right"></div><div class="plazma_down"></div></div><div style="margin-top: 400px"></div>
Kaynak:
Kod:
https://www.mybbdev.org/konu-yeni-plazma-televizyonlu-video-goruntuleme-kodu.html
Emeğinize sağlık.