Skip to Content
Menu
This question has been flagged
1 Reply
10076 Views

I am struggling with addind an image from /mymodule/static/image.jpg to the front-end. I have tried adding this line to the xml:

<img src="/module/static/img/1.png"/>

as well as this:

<img src="../steemit/static/img/1.png"/>

but it did not worked out

Avatar
Discard
Best Answer

try

<img src="/module_name/static/src/img/logo1.png" />



Avatar
Discard
Related Posts Replies Views Activity
0
Mar 21
2012
0
Jun 25
2526
2
Jul 24
2238
1
Jun 24
4787
1
Oct 23
10387