gogo Well-known member Feb 25, 2021 #1 For example, if I added the following code: Code: .structItemContainer { background: red; } The Similar Threads will become this: But the color change also affect Thread List block. How do I specify it to Similar Threads only? I can't seem to find a tag in code for similar threads..
For example, if I added the following code: Code: .structItemContainer { background: red; } The Similar Threads will become this: But the color change also affect Thread List block. How do I specify it to Similar Threads only? I can't seem to find a tag in code for similar threads..
gogo Well-known member Mar 3, 2021 #3 Brogan said: Which site is this for? Click to expand... My own site. The example picture above is modified from xenforo.com's forum (Chrome Inspect). Upvote 0 Downvote
Brogan said: Which site is this for? Click to expand... My own site. The example picture above is modified from xenforo.com's forum (Chrome Inspect).
gogo Well-known member Mar 3, 2021 #4 I found I could do this by the following code: Code: [data-widget-definition="xfes_similar_threads"] .block-container { background: red; } Upvote 0 Downvote
I found I could do this by the following code: Code: [data-widget-definition="xfes_similar_threads"] .block-container { background: red; }
P Paul B XenForo moderator Staff member Mar 3, 2021 #5 You don't have an XFES license for the customer account this forum account is associated with. Can you clarify which site it is for? Upvote 0 Downvote
You don't have an XFES license for the customer account this forum account is associated with. Can you clarify which site it is for?