Skip to content

Roblox Genre Filters (All Only) by BLSROBL

Screenshot of Roblox Genre Filters (All Only)

Details

AuthorBLSROBL

LicenseNo License

CategoryRoblox

Created

Updated

Code size2.0 kB

Code checksum8408abfc

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Roblox Genre Filters (All Only)
Do you want get "Default" Genre Filters to click this link: userstyles.world/style/20120/roblox-genre-filters-default-only

Notes

It's working (2025.1.1)

Source code

/* ==UserStyle==
@name          Roblox Genre Filters (All Only)
@namespace      userstyles.world
@version        1.0.0
==/UserStyle== */

@-moz-document domain("userstyles.world") {
    * {
        color: crimson;
    }
}

@-moz-document url-prefix("https://userstyles.world/docs/") {
    h1, h2, h3 {
        color: tan;
    }
}

.sort-header > [href^="https://www.roblox.com/charts#/sortName/Up_And_Coming_V2"],.sort-header > [href^="https://www.roblox.com/charts#/sortName/Up_And_Coming_V4"] {
    background: white;
    padding: 6px 8px;
    border-radius: 0px;
    border: 1px solid #b8b8b8;
    font-size: 0px;
    height: 37px;
    display: block;
    width: 167px;
    margin-top: -304px!important;
    position: absolute;
    margin-left: 195px;
}
    
    .btn-secondary-xs[href^="https://www.roblox.com/charts#/sortName/Top_Trending_V3"], .games-list-header, .filters-container, .btn-secondary-xs[href^="https://www.roblox.com/charts#/sortName/Top_Trending_V4"], .games-list-header, .filters-container{
        display: none!important;
    }

.sort-header > [href^="https://www.roblox.com/charts#/sortName/Up_And_Coming_V2"]:after, .sort-header > [href^="https://www.roblox.com/charts#/sortName/Up_And_Coming_V4"]:after {
    content: 'All';
    font-size: 16.1px;
    margin-left: 4px;
}



#games-carousel-page .text-default.font-sort-subtitle {
    display: none!important;
}


.sort-header > [href^="https://www.roblox.com/charts#/sortName/Fun_With_Friends_V2"]:after, .sort-header > [href^="https://www.roblox.com/charts#/sortName/Fun_With_Friends_V4"]:after {
    content:"";
    background-image: url(https://images.rbxcdn.com/8f9d73863e52851ec5910be4ffa5ed78-generic_01312019.svg);
    background-position: 0 -272px;
    background-repeat: no-repeat;
    background-size: 32px auto;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    right: -194px;
    position: relative;
    margin-top: 3px;
    top: -606px;
}

Reviews

No reviews yet.