data dark logo

1 reply·opened Oct 16, 2020
F
fivepointsOct 16, 2020

hallo,
can I change this:

<div id="logo"> <a href="../index.html" class="standard-logo" data-dark-logo="one-page/images/canvasone-dark.png"><img src="../images/logo.svg" alt="Galvanotecnica G.T."></a> <a href="../index.html" class="retina-logo" data-dark-logo="one-page/images/canvasone-dark@2x.png"><img src="../images/logo.svg" alt="Galvanotecnica G.T."></a> </div>

to this:

<div id="logo"> <a href="index.html" class="standard-logo"><img src="images/logo.svg" alt="Galvanotecnica G.T."></a> <a href="index.html" class="retina-logo"><img src="images/logo.svg" alt="Galvanotecnica G.T."></a> </div>

without any errors? I don't know what data-dark-logo do (I just imagine it) , so I remove it because I don't need it, and I hope there will be no errors on website.

ps.: if you need access to website let me know cause we have chandeg password.

thanks
nicola

S
SemiColonWebSTAFFOct 17, 2020

Hello,

You can remove it. This wouldn't cause any issues. However, if you are using the Dark Scheme or Dark Header, you will need to add a Dark Logo for better contrast with the Dark Header Background.

However, if you are using a Color for you Logo that works fine in both Light and Dark Headers, then you do not need to define a Dark Logo.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard