Vanjaro.Platform icon indicating copy to clipboard operation
Vanjaro.Platform copied to clipboard

Allow the Logo to be an SVG

Open X3Technology opened this issue 4 years ago • 2 comments

The Logo block only renders an <img> element. Allow the user to select an SVG as the Logo in the Logo & Site Icons and then properly render an <svg> tag in the Logo block.

This would for CSS to target the parts of an SVG and change the colors.

X3Technology avatar Jun 17 '21 17:06 X3Technology

Not sure if this helps, but dnn did add this feature into the dnn:logo user control.

See https://github.com/dnnsoftware/Dnn.Platform/issues/3893

cklenk avatar Jul 26 '21 13:07 cklenk

@cklenk Vanjaro supports SVG files as logo; @mathisjay is specifically asking about rendering them in an tag rather than an image tag.

meetmandeep avatar Jul 26 '21 17:07 meetmandeep