P Paul B XenForo moderator Staff member May 17, 2022 #2 Add to the extra.less template: Less: [data-template*="xfrm"] { .toggleTarget { display: block; height: auto; opacity: 1; } } Upvote 1 Downvote
Add to the extra.less template: Less: [data-template*="xfrm"] { .toggleTarget { display: block; height: auto; opacity: 1; } }
A Andy.N Well-known member Yesterday at 2:51 PM #4 ChristyS said: Doesn't work in XF 2.3.0 Click to expand... Can anyone confirm? Upvote 0 Downvote
fords8 Well-known member Yesterday at 3:45 PM #5 Paul B said: Add to the extra.less template: Less: [data-template*="xfrm"] { .toggleTarget { display: block; height: auto; opacity: 1; } } Click to expand... This worked for me on XFRM 2.3.5 and XF 2.3.7. Upvote 0 Downvote
Paul B said: Add to the extra.less template: Less: [data-template*="xfrm"] { .toggleTarget { display: block; height: auto; opacity: 1; } } Click to expand... This worked for me on XFRM 2.3.5 and XF 2.3.7.
A Andy.N Well-known member Yesterday at 3:54 PM #6 Thank you @fords8 Silly me. I had this before but commented it out in extra.less. Upvote 0 Downvote
A Andy.N Well-known member Yesterday at 3:55 PM #7 I wonder if we can set so that some category ID =x will be open by default, etc. Upvote 0 Downvote
fords8 Well-known member Yesterday at 4:36 PM #8 You are welcome @Andy.N . Andy.N said: I wonder if we can set so that some category ID =x will be open by default, etc. Click to expand... I am sure it can be done. If I have a chance when I get home, I will have a look. Unless someone else comes up with it before hand. Last edited: Yesterday at 7:13 PM Upvote 0 Downvote
You are welcome @Andy.N . Andy.N said: I wonder if we can set so that some category ID =x will be open by default, etc. Click to expand... I am sure it can be done. If I have a chance when I get home, I will have a look. Unless someone else comes up with it before hand.