Jump to content

Org Logo Issue


Zachdidit

Recommended Posts

I'm having a hell of a time getting my PNG org logo to scale correctly on all sizes. I know I'm fighting an uphill battle not having it in SVG format. The original is in SVG but it's well past the 10k character limit, Are there any CSS wizards that know how to fix this:
image.thumb.png.60ca6709de97496fe0112b8632d09dc6.png


My current HTML code: 

<img style= "max-width: 100%; width: autopx;  height:6em; transform: scale(1.7); margin-top: 1em; margin-left: 2em; @media only screen and (max-width: 50px){height: 10px; width:10px}" src="assets.prod.novaquark.com/124756/7aa866dc-b9a6-4fc5-8d4f-bbe4b9526989.png" />

Image: spacedonkey.png.0786ebc207beb33c577c838e936abfab.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...