tommydamic68
Well-known member
I was able to create an image in the link forum node i had created, however I have created another link forum node and I would like to use a different image then the other - is this possible?
Code:
.node .linkNodeInfo .nodeIcon {
background-image: url('http://mysite.com/community/styles/sphynxlair/xenforo/node.png');
}