Jump to content

Greek76

Members
  • Posts

    254
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Greek76

  1. 6 hours ago, Davyc said:

    Remove all the previous commands and add all of these. It's been a while since I had to do this but I remember that there were quite a few commands to add and some template changes and since the introduction of the core app things have changed again, but all of the below works fine in the browser console so should work in real time when added 🙂

    
    .threadStarterMoreContainer {
        background: #f7fafc !important;
    }
    .threadStarterMoreSmall {
        background-color: #f7fafc !important;
    }
    .threadStarterMoreSmall:before {
        background: none !important;
    }

    End result is this:

    image.png.4d9bc0ddad15c8e232d453cb97aa1d7f.png

    More button clicked:

    image.png.f40d271f5713df5096b638f9bb41cdf7.png

    Unfortunately didn't change the "more" problem. It's still coming out black but thanks. 

  2. 1 hour ago, Davyc said:

    .threadStarterMoreSmall { background-color: #ffffff !important; }

    So that extra code work well but when you click on more it turns all black. So you definitely bring up a point about the "more" function. Hopefully batarjal will come back on soon and have a quicker fix than editing the templates. Thanks!

  3. 30 minutes ago, Davyc said:

    Add this to your custom CSS file:

    
    
    .threadStarterMoreContainer {
        background: #ffffff !important;
    }

    You can change the color to anything you prefer, but the example above is white 🙂

    I have a feeling that this may just be happening when the 'more' option is available as it uses a different container.  I had the same issue with the movies version.

    Pasted the code to custom.css but still same. I wonder what it is. I'll try turning off the more option next. Thanks!

    ... Actually don't see an option to turn off more anywhere...

  4. 53 minutes ago, Davyc said:

    @Greek76 Link to a post and I'll be able to help you with some custom CSS 🙂

     

    Hey thanks! Here are two examples. It doesn't happen to all of them though. 

    https://www.welovetheeighties.com/forums/topic/71-journey/?tab=comments#comment-125

    https://www.welovetheeighties.com/forums/topic/65-modern-talking/?tab=comments#comment-115

  5. I purchase this thinking it was something else and I have no clue on how to use lol. I read your instructions but I’m still not getting it. Probably because I’m brand new to using to invision. Well I say that to myself to make myself feel better. What’s the difference between this and the default blocks? Like for instance I created a new page but couldn’t find anything that had to do with your super blocks. What am I missing? Thanks!

  6.  When I click on threadstarter music or video it says threadstarer core not installed but it is. So I click on threadstarter core in my acp and it gave me an http 500 error.  Also when I click create new thread it gives me a 500 error as well. The way to stop the 500 error on creating new thread was to turn off musicthread starter. Any ideas why?

×
×
  • Create New...