Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #374834

    hi,

    is it possible to add fullScreen background image for 404 page ?
    How can I do?
    404
    thank you.

    • This topic was modified 9 years, 10 months ago by master-t.
    #375217

    Hey master-t!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .error404 #footer, .error404 .sidebar, .error404 .title_container { display: none !important; }
    .error404 .content { width: 100% !important; border: none !important; }
    .error404 #main { background-image: url(https://kriesi.at/themes/enfold-coming-soon/files/2014/09/people_town_dark.jpg); }
    .error404 .main_color { background-color: transparent; }
    .error404 .container_wrap { border: none; }

    Best regards,
    Yigit

    #375650
    This reply has been marked as private.
    #375655

    Merhabalar!

    Daha saglikli bir cozum bulabilmemiz acisindan sitenizin linkini gonderebilir misiniz lutfen? :)

    Saygilar,
    Yigit

    #375666
    This reply has been marked as private.
    #375668

    Hey!

    Lutfen assagidaki koduda Quick CSS bolumunu ekleyin ve arkaplan resminizin yuksekligine gore yuksekligi ayarlayin

    .error404 main {
    min-height: 2000px;
    }

    Best regards,
    Yigit

    #375671
    This reply has been marked as private.
    #375674

    Hi!

    Assagidaki kodu Quick CSS bolumune ekleyerek socket bolumunu fixed yapabilirsiniz

    .error404 #socket { position: fixed; bottom: 0; width: 100%; }

    bu sayede “bottom: 0;” calismis olur. Bu cozumde fayda etmezse, malesef sitenize goz atmamiz gerekicek

    Regards,
    Yigit

    #375679
    This reply has been marked as private.
    #375681

    Hey!

    Rica ederim. Simdilik konuyu cozuldu olarak isaretliyorum. Sitenizi yayinladiginiz zaman lutfen linkinizide iceren yeni bir konu acin. Baska her hangi bir soru veya sorununuz olursada lutfen yazmaktan cekinmeyin

    Iyi gunler & iyi calismalar
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘FullScreen 404 page’ is closed to new replies.