Recent content by CTS

  1. C

    Auctions [Paid]

    I am liking this for my newest site. Is there a toggle somewhere where I can turn off the featured feature as that will not be part of my setup at this time? And if its possible, to make the navigation tab stay highlighted while browsing the auction pages? tnx
  2. C

    Advanced Traffic Statistics: Live Radar, WAF & AI Security

    Gave it a shot, still on 1.8.5
  3. C

    Advanced Traffic Statistics: Live Radar, WAF & AI Security

    Thank you and appreciate the updates. BUT, I can not install or update 1.8.6 as XF rejects and errors out in my ACP.
  4. C

    Forum listing bug

    Never happens to me on Chrome. Not on edge either, although less used. I dont use Firefox.
  5. C

    Advanced Traffic Statistics: Live Radar, WAF & AI Security

    I believe, and I could be mistaken, but the bots blocked by ip 24h represents ip's that have been banned natively to xf. But in the list of the recent visits, you can add to the natively xf blocked ip list directly by clicking on the block button in th4e list. And if you have no ip's in the...
  6. C

    XF 2.3 Threadlists main spacing issue in narrow responsive

    Ok, this 'appears' to be solved with the following code. I still have some minor tweaking to do, but the desired result is satisfactory. .structItem-cell--main { padding: 10px 10px 5px 20px !important; } .structItem-cell--meta { padding: 0px 0px 20px 20px !important; }
  7. C

    XF 2.3 Threadlists main spacing issue in narrow responsive

    I have been fighting this all day and I cannot figure this out. My desire was to create a little more padding on the left side between the avatar cell and main title cell. I accomplished that with this entered into extra.less. .structItem-cell--main { padding: 5px 10px 5px 20px; } It works...
  8. C

    XF 2.3 Read/Unread threadlist font weight adjustments & icon cell

    Ok, I have to take a break from this. I will start a new thread focused only on this question?
  9. C

    XF 2.3 Read/Unread threadlist font weight adjustments & icon cell

    I am sooo close. That galldanged narrow responsive screen is making my life miserable lol.
  10. C

    XF 2.3 Read/Unread threadlist font weight adjustments & icon cell

    Well I am stuck with the smaller two responsive screens. The two larger responsive layouts were adjusted to my desires using: .structItem-cell--main { padding: 5px 10px 5px 20px; } But this is my final sticky point getting it to work in mobile and responsive small.
  11. C

    XF 2.3 Read/Unread threadlist font weight adjustments & icon cell

    Number 2 And more searching allowed me to find the right code and padding to add to extra less in the .structItem-cell--main, now I just have to get it to reflect in mobile responsive. Almost there...
  12. C

    XF 2.3 Read/Unread threadlist font weight adjustments & icon cell

    Ok, a lot more searching and number 1 is resolved in extra.less.
  13. C

    XF 2.3 Read/Unread threadlist font weight adjustments & icon cell

    Yeah I know this is a two-part question both involving thread list pages. But I have spent the last two hours trying to figure these out. 1 - The read/unread are too bold when listed unread on a dark theme. Where the heck can I adjust the font weights so all threads look as if they are read. I...
  14. C

    XF 2.3 Strikethrough for banned accounts

    Thank you @AndyB and everyone above. Andy sent me an email which gave me pause to think about what I was seeing. And was confirmed when I returned to this thread and then verified at my site. First, everyone was correct. It is built in for banned accounts. What I was seeing was logins on...
Back
Top Bottom