etacarinaea / startpage

a simple and customisable startpage
GNU General Public License v3.0
148 stars 35 forks source link

Images #11

Open svilaa opened 4 years ago

svilaa commented 4 years ago

Hi,

in the configuration page there is the "Mascot" settings, how it works? Where must be placed the images?

Thanks!

etacarinaea commented 4 years ago

It wasn't working but I just fixed it. I've been meaning to rework a lot of the config options but didn't have the time. The fix isn't perfect but it should work for now. The new version is v1.9.0.

You can now specify an image by giving an URL (local files won't work, I'll fix that later). The Size option can either be a specific size like 500px 250px or something like cover to make the image fill the whole page. Filter is an optional filter like opacity(0.2).

You'll also have to make sure the Enable background image box at the top is checked.