Go to designer-Injections- HEAD injection and use this code
<script>document.addEventListener('DOMContentLoaded', function () {
var logoLink = document.querySelector('a[title="Busimatch"]');
if (logoLink) {
logoLink.href = "https:// XXXXXXXX. com/"; // Change the URL as needed
}
});
</script>
Check that this(Busimatch) selector matches your original link
If i do this and i want another time change the link, can i change it? ---Yes
Do i have to go to the website via directadmin then?--Login doesn't change.. just the logo link
I just like better to do it wia ftp or so, bacause i don't understand the injection, i am always scare to do something wrong.---Via FTP, you change the basic code and that affects, for example, the update, this solution does not, and if you want to change it, you can either edit it or delete it straight away
Go to Artificer, set the auto with switcher... on the profile busimatch.club/view-persons-profile/dvcgraphics-com switch to dark... then go back to Artificer and set only dark mode... Then try my code again. Don't forget to delete temporary files in the browser or try another browser.
@Busimatch And finally, I'll tell you something fundamental that applies all over the world, which is that it's polite to at least thank someone for helping with a problem you asked about. It's clear that I won't help you next time.
Looks stunning. Look in Studio/Navigation...
Yes, but wich one, i test them all. lol
Go to designer-Injections- HEAD injection and use this code
<script> document.addEventListener('DOMContentLoaded', function () { var logoLink = document.querySelector('a[title="Busimatch"]'); if (logoLink) { logoLink.href = "https:// XXXXXXXX. com/"; // Change the URL as needed } }); </script>
Check that this(Busimatch) selector matches your original link
You're welcome :)
Let me check quickly, I saw it now the other day when I was working on my footer mobile menu. Hang in there.
My mistake, was looking at bars dropdown that is giving us profile stats. But, @PavelS has come to our rescue... and so we've learned.
If i do this and i want another time change the link, can i change it?
Do i have to go to the website via directadmin then?
I just like better to do it wia ftp or so, bacause i don't understand the injection, i am always scare to do something wrong.
If i do this and i want another time change the link, can i change it? ---Yes
Do i have to go to the website via directadmin then?--Login doesn't change.. just the logo link
I just like better to do it wia ftp or so, bacause i don't understand the injection, i am always scare to do something wrong.---Via FTP, you change the basic code and that affects, for example, the update, this solution does not, and if you want to change it, you can either edit it or delete it straight away
Hmmm, i did it, but i have 2 problems.
Go to Artificer, set the auto with switcher... on the profile busimatch.club/view-persons-profile/dvcgraphics-com switch to dark... then go back to Artificer and set only dark mode... Then try my code again. Don't forget to delete temporary files in the browser or try another browser.
I asked Chatgpt :-)
The <Script> tag was not closed, that was the fault :-)
ok I didn't notice that, I copied it wrong..fixed
@Busimatch And finally, I'll tell you something fundamental that applies all over the world, which is that it's polite to at least thank someone for helping with a problem you asked about. It's clear that I won't help you next time.