Reply
  • Nov 10, 2019
    ·
    1 reply
    xamo

    @mitskiiac i can't change icons by CSS, only the music one because it's a separate class to the others

    you can target them without classnames. here's how you could select the div which holds the games emoji:

    div[class^="Page__Body"] > div > div > ul:nth-child(2) > li:nth-child(3) > a > div > div:first-child > div

    you could probably do it a lot simpler but this is a modified version of the path chrome showed me (right-click the element and "copy selector" in dev tools)

    ul:nth-child(x) is the category. 1 for artists, 2 for music to sports, 3 for life to tech

    then the li:nth-child(x) matches the number of the sxn in that category

  • Nov 10, 2019
    ·
    2 replies

    you might want to try to be as less specific as possible though, bc element types and levels might change. maybe remove some of those >'s and change some of the divs to *'s

  • Nov 10, 2019
    team

    you can target them without classnames. here's how you could select the div which holds the games emoji:

    div[class^="Page__Body"] > div > div > ul:nth-child(2) > li:nth-child(3) > a > div > div:first-child > div

    you could probably do it a lot simpler but this is a modified version of the path chrome showed me (right-click the element and "copy selector" in dev tools)

    ul:nth-child(x) is the category. 1 for artists, 2 for music to sports, 3 for life to tech

    then the li:nth-child(x) matches the number of the sxn in that category

    thanks for the reply, breh you're a genius wtf

  • Nov 10, 2019
    ·
    1 reply
    team

    you might want to try to be as less specific as possible though, bc element types and levels might change. maybe remove some of those >'s and change some of the divs to *'s

    What’d you think of the example j quoted you with?

  • Nov 11, 2019

    Okay whatever s

  • Nov 28, 2019

    updated again, should be working

  • Nov 28, 2019
    ·
    1 reply
    Beautiful Morning

    What’d you think of the example j quoted you with?

    ?

  • Nov 28, 2019
    team

    ?

    Aww man I’m not going to be able to find it anymore lol. It looked nice though

  • Dec 10, 2019
    ·
    1 reply

    is this ever going to be implemented as an actual feature or remain an extension like this?

  • Dec 12, 2019
    ·
    1 reply
    AidanForeal

    is this ever going to be implemented as an actual feature or remain an extension like this?

    who knows

  • Dec 28, 2019
    ·
    1 reply
    xamo

    who knows

    see no reason to atm especially w other priorities
    is there something the extension can’t provide?

  • Dec 30, 2019
    ·
    1 reply
    team

    see no reason to atm especially w other priorities
    is there something the extension can’t provide?

    agreed tbh, alotta people on mobile there's no point until everything else is ironed out/done. anybody who wanted a custom bg got one w/ this extension
    only limitation is no .gif backgrounds i don't think but who would want that

  • Feb 5, 2020
    ·
    1 reply
    xamo

    agreed tbh, alotta people on mobile there's no point until everything else is ironed out/done. anybody who wanted a custom bg got one w/ this extension
    only limitation is no .gif backgrounds i don't think but who would want that

    I don't see a pencil icon on stylish it look like this for me

  • Feb 5, 2020
    ·
    1 reply
    Nayuta Van Augur

    I don't see a pencil icon on stylish it look like this for me

    oh just click edit instead

  • Feb 5, 2020
    xamo

    oh just click edit instead

    Ahhh I found it, layout was different than your ss so it threw me off

  • Feb 14, 2020
    ·
    1 reply
    Saturday

    @xamo Thank you, bamo.

    Can you post that image?

  • Feb 15, 2020
    No Color

    Can you post that image?

  • Mar 3, 2020
    _neptune

    can this be done on safari?

    hmu i just found a DMG for cascadea since i'm on a mac rn .

  • Mar 3, 2020
    arjeezus

    how to for safari

    peep post above .

  • Mar 13, 2020
    ·
    1 reply

    @xamo just noticed this now. maybe jst *.ktt2.com would work

  • Mar 13, 2020
    team

    @xamo just noticed this now. maybe jst *.ktt2.com would work

    I'll try, the userscripts site is very weird about the domains

  • Apr 5, 2020

    Sito Sito Sito

  • Jan 10, 2021
    ·
    1 reply

    This broken now?

  • Jan 10, 2021
  • 16g 🏳️‍⚧️
    Jan 11, 2021
    Nayuta Van Augur

    This broken now?

    ...yeap.