I Ins4ne Member Feb 4, 2018 #1 Hello friends I would like to know how to modify the background of a specific category, example: Please help me
Hello friends I would like to know how to modify the background of a specific category, example: Please help me
BassMan Well-known member Feb 4, 2018 #2 Hello, check here: https://xenforo.com/community/resources/coloured-node-categories.6002/ Upvote 0 Downvote
I Ins4ne Member Feb 4, 2018 #3 BassMan said: Hello, check here: https://xenforo.com/community/resources/coloured-node-categories.6002/ Click to expand... Ok thanks !!!! and here : http://prntscr.com/ia3b82 Upvote 0 Downvote
BassMan said: Hello, check here: https://xenforo.com/community/resources/coloured-node-categories.6002/ Click to expand... Ok thanks !!!! and here : http://prntscr.com/ia3b82
BassMan Well-known member Feb 4, 2018 #4 Try this: CSS: .block.block--category.block--categoryX .node-title a { color: #800080; } The X is your category ID Upvote 0 Downvote
Try this: CSS: .block.block--category.block--categoryX .node-title a { color: #800080; } The X is your category ID
BassMan Well-known member Feb 4, 2018 #7 Try this: CSS: .block.block--category.block--categoryX a.subNodeLink { color: #800080; } The X is your category ID. Upvote 0 Downvote
Try this: CSS: .block.block--category.block--categoryX a.subNodeLink { color: #800080; } The X is your category ID.
I Ins4ne Member Feb 4, 2018 #8 BassMan said: Try this: CSS: .block.block--category.block--categoryX a.subNodeLink { color: #800080; } The X is your category ID. Click to expand... thanks for help !!!!!! Upvote 0 Downvote
BassMan said: Try this: CSS: .block.block--category.block--categoryX a.subNodeLink { color: #800080; } The X is your category ID. Click to expand... thanks for help !!!!!!