• 04-08-2020, 16:49:43
    #1
    Kimlik doğrulama veya yönetimden onay bekliyor.
    Merhabalar login / register olan panel sistemim var arka planı tam kaplıyacak youtube videosu eklemek istiyroum varmı bir yolu ?
  • 04-08-2020, 19:29:56
    #2
    Sticky Background olarak aratırsan istediğin makaleye ulaşabilirsin dostum. @ymazmustafa; Birazcık düzenleme yapman gerekecek ama http://depo.dpa.com.tr/test/ee.php buradan kontrol edebilirsin.

    <iframe width="560" height="315" src="https://www.youtube.com/embed/qNRbeOFVPYQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen class="video-background"></iframe>
    .video-background {
             background: #000;
             position: fixed;
             top: 0; right: 0; bottom: 0; left: 0;
             z-index: -99;
             width: 100%;
             height: 100%;
            }
            .video-foreground,
            .video-background iframe {
             position: absolute;
             top: 0;
             left: 0;
             width: 100%;
             height: 100%;
             pointer-events: none;
            }
  • 04-08-2020, 21:40:48
    #3
    Üyeliği durduruldu
    DPA adlı üyeden alıntı: mesajı görüntüle
    Sticky Background olarak aratırsan istediğin makaleye ulaşabilirsin dostum. @ymazmustafa; Birazcık düzenleme yapman gerekecek ama http://depo.dpa.com.tr/test/ee.php buradan kontrol edebilirsin.

    <iframe width="560" height="315" src="https://www.youtube.com/embed/qNRbeOFVPYQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen class="video-background"></iframe>
    .video-background {
             background: #000;
             position: fixed;
             top: 0; right: 0; bottom: 0; left: 0;
             z-index: -99;
             width: 100%;
             height: 100%;
            }
            .video-foreground,
            .video-background iframe {
             position: absolute;
             top: 0;
             left: 0;
             width: 100%;
             height: 100%;
             pointer-events: none;
    }
    arka plana geçmiyor hocam.
    https://serveralan.com/login.php
  • 04-08-2020, 21:56:17
    #4
    @ymazmustafa; yazdığım css kodlarını göremedim hocam onları siteye eklediniz mi?
  • 04-08-2020, 22:27:12
    #5
    Üyeliği durduruldu
    DPA adlı üyeden alıntı: mesajı görüntüle
    @ymazmustafa; yazdığım css kodlarını göremedim hocam onları siteye eklediniz mi?
    nereye eklicem hocam bilgim yok
  • 04-08-2020, 22:41:21
    #6
    @ymazmustafa; Pm'den yazdım size.