help please

LilYoax

Member
Registered
Joined
May 31, 2021
Messages
6
Points
3

Reputation:

how can I put this image in the node? someone who knows who can help me ?? Please, what css do I have to use or what code? how i do it
IMG-20210531-WA0012.jpg
 

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,514
Points
523

Reputation:

It looks like more as an advertising, Should the images be a fixed image or should this change from time to time.
Please be patient, all of us are still supporting this board as a hobby, we all have main jobs, so it could take some time to get an answer.
 

LilYoax

Member
Registered
Joined
May 31, 2021
Messages
6
Points
3

Reputation:

okkkk :(
 

Loki

Moderator
Staff member
Moderator
S.V.I.P Member
Collaborate
Registered
Joined
Dec 31, 2019
Messages
480
Points
253

Reputation:

how can I put this image in the node? someone who knows who can help me ?? Please, what css do I have to use or what code? how i do it
LilYoaxhttps://enxf.net/resources/add-images-to-category-strips-per-category-id.1926/
if you can. In the meantime, you can put the following code in to put a bg image in your nodes: extra.less


Code:
.node--idX {background: url(https://i.imgur.com/XfyWq0p.png);}
.node-body {background: url(https://i.imgur.com/XfyWq0p.png);}

[XFA] Nodes Background Image Customization - XF2

 
Last edited:
Top