Renewed Tab - New Tab incelemeleri
Renewed Tab - New Tab geliştiren: rubenwardy
emilohm adlı kullanıcının incelemesi
5 üzerinden 5 puan
yazan: emilohm, 5 yıl önceLove it. Just one question - how can I make a background Image URL on repeat or what it is called?
And yes I suck at this.. But this is just what I've been looking for. Thanks for this!
Update:
Holy macaroni! Thank you! I appreciate it. Have a nice day!
And yes I suck at this.. But this is just what I've been looking for. Thanks for this!
Update:
Holy macaroni! Thank you! I appreciate it. Have a nice day!
Geliştiricinin yanıtı
gönderilme: 5 yıl önceHi, thanks for the feedback. I don't currently have an option for this, but you can use Custom CSS. Make sure you've updated to the version released today, and then paste the following into Settings > Theme > Custom CSS:
#background {
background-size: auto;
background-repeat: repeat;
}
#background {
background-size: auto;
background-repeat: repeat;
}