Recenzje dodatku Renewed Tab - New Tab
Renewed Tab - New Tab Autor: rubenwardy
Autor recenzji: emilohm
Ocena: 5/5
Autor: emilohm, 5 lat temuLove 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!
Odpowiedź autora
Data: 5 lat temuHi, 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;
}