Comments on Louixie All Comments

Hey Lou, your pfp is AMAZING. The details of the fur and eyes are incredible! May I ask, how do you make the backgrounds of your codes a specific picture? It really gives the code that final bit that makes it perfect. Have a great day! :D

This user is not visible to guests.

Ah ok! Ty!

Hello! I'm not Louixie but--

In her case, she uses CSS on pages, available only for the TH premium version
But there’s a way to do that in HTML.

hope I helped!



<!--BACKGROUND IMAGE-->

<div style='position: fixed; top: 0px; bottom: 0px; left: 0px; filter:blur(0rem);width:auto;height:auto;box-shadow:inset 0 9000px rgba(0,0,0,0.33);  background:
url("                                                                                                                                                                         https://images.unsplash.com/photo-1590413994054-38b78bb56fe5?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1887&q=80                                                                                         ");background-size:cover;  width: 100%; z-index: -1;'>


Ty! ^^

no worries!