gaasg

Well-Known Member
Hi, I'm looking around to see if there is a way to add a background inside a category node (not an icon)

I see some options on style properties but I'm not sure where to start looking around. Can this be done from there ? or is not that simple.

thanks. I'm using Adara skin.
 
You can do something like so:

Code:
.node_5 .primaryContent {
background: url("styles/default/xenforo/logo.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

replacing 5 with your node number.

Screenshot_1.png
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back