atomares
Member
Hi all
i hope you could help me a bit out. Maybe i can't see the forest in all those trees
i've added new node Icons to our board but the old Icon is overlapped:
the following EXTRA.CSS Code has been used:
.nodeList .node.node_177 .nodeIcon
{
background-image: url('http://img.mannschaftsheim.net/gicons/LoL.png') !important;
background-position: 0 0 !important;
}
but the result is this:
The Old Icon is overlapped.
In the Analysis i could find "<i class="fa fa-gamepad fa-2x fa-fw"></i>" is still active, is there a way to overwrite the "FA Icons" in the EXTRA.CSS Code for specific nodes?
Kind Regards and Many thanks
Atomares
i hope you could help me a bit out. Maybe i can't see the forest in all those trees
i've added new node Icons to our board but the old Icon is overlapped:
the following EXTRA.CSS Code has been used:
.nodeList .node.node_177 .nodeIcon
{
background-image: url('http://img.mannschaftsheim.net/gicons/LoL.png') !important;
background-position: 0 0 !important;
}
but the result is this:
The Old Icon is overlapped.
In the Analysis i could find "<i class="fa fa-gamepad fa-2x fa-fw"></i>" is still active, is there a way to overwrite the "FA Icons" in the EXTRA.CSS Code for specific nodes?
Kind Regards and Many thanks
Atomares