piano4music
Member
Posted 5 months ago #
Hello,
I want to put my logo in my page (link) but I was tried a lot of things, even in the editor. I was searching in the foro a lot of topic but finaly I couldn“t put my logo instead the name (Piano 4 ever).
I think that the problem is the compatibility of image. The format is ".jpg.png"
Can you say me something?
Remove wordpress from the start of your image source URL.
piano4music
Member
Posted 5 months ago #
Hello Andrew,
Sorry but I am new and I don't understand to much what do you mean.
Your image tag is something like this;
<img src="/wordpress/wp-content/themes/diabolique-fountain/img/header.jpg.png" height="50" width="50">
Removing wordpress from the image source URL would result in this
<img src="/wp-content/themes/diabolique-fountain/img/header.jpg.png" height="50" width="50">
piano4music
Member
Posted 5 months ago #