ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 25,933
- Points
- 823
Reputation:
Code:
I want to make this photo appear somewhere.
How can I give the path to the photo added to the section here? Node backgound
Thanks.
Continue reading...
<a href="{{ link('threads', $thread) }}" class="articlePreview-imagex" style="background-image: url('{$xf.options.boardUrl}/data/assets/nodebackground/{$node.node_id}.jpg')" alt="{$thread.title}" aria-hidden="true" tabindex="-1"> </a>
I want to make this photo appear somewhere.
How can I give the path to the photo added to the section here? Node backgound
Thanks.
Continue reading...