Site logo

Archived topic

[Feature request] Data URI support in the Customizer (background images)

2 replies · Started by Benjamin on June 21, 2019

Viewing posts 1–3 of 3

Hello,

It would be nice if we could enter DATA URI image "definition" inside the Customizer (instead of using an image, which isn't good for performance if it's a tiny image which could easily be "dataurialized").

The same could probably be useful for logo or the like.

Thanks,

Something like this would be pretty cool. I'll look into what would be required :)

Thanks!

Here is a sample of texture (from subttlepattern I think) that I find better as datauri than image:

background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAACgAQMAAACxAfVuAAAABlBMVEX////w8PBJB7MPAAAAdElEQVR4Xu3PMQ5EQACF4VciWyAK7UQkdPYKIxFRiRtwlrFRKBQuIHEScbDtX1Tq1/ztnw+fOry/FMTuKDoKjGdDR4HdzjKgwI1pE1GwZt5VUTAks2kpz6N+z31LwTKlP0N5J5JIIokkkkgiiSSSSCKJJPoDn958rmW4fOIAAAAASUVORK5CYII=);

This archived topic is closed to new replies.