Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
5606 Vues

Hello,

     I'm developing a theme template for odoo website, everything is running smoothly until now except of I can't add any images on the website. It keeps giving me error 404 file not found.

Here's my code:

in layout.xml

-
-
-
<xpath expr="//div[@id='wrapwrap']/header/div" position="before">
 <div class="container">
     <img src="/theme_business/static/src/img/app_store.png"/>
 </div>
</xpath>

What is wrong in my src attribute?

can anyone help me to fix it


Avatar
Ignorer
Meilleure réponse

Try again you will get through.

Avatar
Ignorer
Publications associées Réponses Vues Activité
1
déc. 19
4372
0
juin 16
3449
0
sept. 21
2422
1
mars 21
11037
0
août 18
11264