Hardlimit banner in app broadcasts tournaments between elite UCI chess engines
-
@cobito said in Hardlimit banner in app broadcast tournaments between elite UCI chess engines:
@jordiqui That's up to you. I think the simplest thing is inside a simple div. Something like this
<div class=logo><img src="https://hardlimit.com/logo.png" alt="Hardlimit's logo"></div>Or by embedding the image within the HTML with base64:
<div class=logo><img src="data:image/png;base64, [...]==" alt="Hardlimit's logo" /></div>I think it's the simplest and you can always style it from CSS.
Perfect, I'll get to it. Let's see how it turns out.
-
https://ijccrl-live.ijccrl.com/
well for now I've put a topbar because my idea was to lay it out in a vertical box of the layout, but more code changes are needed and that's when I'll need the gpt. I'll get serious about it on Monday. It has a link to the forum nofollow, but when it's in production mode which is when visits with high peaks will come, then if for seo reasons, that dofollow link is a backlink that you consider correct, I'll change it. Hugs and thanks for guiding me, because I was already confused. -
@jordiqui Here's the logo for the dark theme: it will look better than the official one: https://hardlimit.com/logo_tema_oscuro.png
And I'm going to try to push the English forum a bit.