Arkadaşlar birkaç resim yaptım yeni yıl için bunu menüme nasıl uygulayabilirim
örneğin yaptığım resmi png şekilinde menüye (header) kısmına editlemek
bu konu hakkında lütfen yardımcı olabilir misiniz
Menü arka plan tasarlama |
4 Mesajlar | 671 Okunma |
.td-header-main-menu {
background-image: url("https://www.site.com/resim.png");
background-repeat: no-repeat;
background-position: center bottom;
background-size: cover;
}
.td-header-main-menu {
background-image: url("https://www.site.com/resim.png");
background-repeat: no-repeat;
background-position: center bottom;
background-size: cover;
}