Skip to content

2017 ROBLOX Play Button Style by Vue2016

Screenshot of 2017 ROBLOX Play Button Style

Details

AuthorVue2016

LicenseN/A

Categorywww.roblox.com

Created

Updated

Size4.9 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

The Option To Add A Early 2017 Play Button RLOT (Experimental) By @TersisWilvin Also 2018M Play Button Style Should Be Enabled To Work As Intended.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         2017 ROBLOX Play Button Style
@namespace    USO Worlds
@author       Vue2016
@description  The Option To Add A Early 2017 Play Button RLOT (Experimental) By @TersisWilvin Also 2018M Play Button Style Should Be Enabled To Work As Intended.
@version      1.1.7
@license      N/A
==/UserStyle== */
@-moz-document url-prefix("https://web.roblox.com/games/"), url-prefix("https://www.roblox.com/games/") {

[data-internal-page-name="GameDetail"] .light-theme .game-main-content, .light-theme .game-main-content.remove-panel {
    width: 960px!important;
    left: 32px;
}
    [data-internal-page-name="GameDetail"] .content {
        overflow: revert
    }

[data-internal-page-name="GameDetail"] .page-content .rbx-tabs-horizontal {
    width: 960px!important;
    left: 32px;
}
}

[data-internal-page-name="GameDetail"] .game-description.text > .text-link {
    all: revert!important;
    color: #000!important;
    text-decoration: none!important;
    cursor: text!important;
}

li.game-stat:nth-of-type(8) .font-caption-header.text-overflow.text-label::after {
    content: "Max Players";
    line-height: 1.5em;
    font-size: 16px;
    cursor: text;
}

li.game-stat:nth-of-type(8) .font-caption-header.text-overflow.text-label {
    font-size: 0;
}
[data-internal-page-name="GameDetail"] .rbx-tabs-horizontal .rbx-tab-heading {
    width: 260px!important;
}

[data-internal-page-name="GameDetail"] .nav-tabs>li {
    margin-bottom: 0!important;
}

[data-internal-page-name="GameDetail"] .rplus-vote-percentage-label.count-middle, li.game-stat:nth-of-type(10), li.game-stat:nth-of-type(4), li.game-stat:nth-of-type(5), li.game-stat:nth-of-type(2), li.game-stat:nth-of-type(1) {
    display: none!important;
}
li.game-stat:nth-of-type(9) .font-caption-body.text-lead > span {
    font-weight: 400!important;
    color: #00a2ff!important;
}



#tab-game-instances > .rbx-tab-heading {
    position: relative!important;
    left: 61px;
}
.game-stat-container:not(:has(.chat-feature-list)) li:nth-child(6) p:first-child:after {
    content: none!important;
}

.game-stat-container:not(:has(.chat-feature-list)) li:nth-child(6) p:first-child {
    font-size: 16px!important;
}


[data-internal-page-name="GameDetail"] .gotham-font .container-list.games-detail h2:after, .builder-font .container-list.games-detail h2 {
    font-size: 0px;
}

[data-internal-page-name="GameDetail"] .game-main-content #game-details-play-button-container {
    padding-bottom: 30px!important;
    padding-top: 30px!important;
    margin-bottom: 30px;
}

[data-internal-page-name="GameDetail"] #toggle-game-favorite{
    top: 30px;
    position: relative;
}

[data-internal-page-name="GameDetail"] .has-voted.users-vote {
    top: 30px;
    left: -40px;
    position: relative;
}

[data-internal-page-name="GameDetail"] .game-main-content .game-calls-to-action .game-name {
    font-size: 30px!important;
}

.text-overflow.text-name {
    font-weight: 400!important;
}

#tab-store > .rbx-tab-heading > .text-lead::after {
    content: "Leaderboards";
    position: absolute!important;
    left: 240px;
}



#horizontal-tabs {
    border-radius: 0!important;
}

#tab-store > .rbx-tab-heading > .text-lead {
    position: relative!important;
    left: -105px;
}

#tab-about > .rbx-tab-heading > .text-lead {
    position: relative!important;
    left: -10px!important;
}

[data-internal-page-name="GameDetail"] .game-main-content #game-details-play-button-container .btn-common-play-game-lg {
    width: 83%;
}



[data-internal-page-name="GameDetail"] .users-vote {
    top: 30px;
    left: -40px;
    position: relative;
}


.users-vote::after {
    content: "";
    background: url(https://images.rbxcdn.com/ca05cd0d068c3015d64a07cbed74f0dd-social_06282017.svg);
    background-position: 0 -224px;
    background-repeat: no-repeat;
    background-size: auto auto;
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    position: absolute!important;
    left: 165px;
    bottom: 4px;
    cursor: pointer;
}

.users-vote:hover::after {
    content: "";
    background: url(https://images.rbxcdn.com/ca05cd0d068c3015d64a07cbed74f0dd-social_06282017.svg);
    background-position: -28px -224px;
    background-repeat: no-repeat;
    background-size: auto auto;
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: 165px;
    bottom: 4px;
    cursor: pointer;
}




.game-social-links  {
    display: none;
}

.game-social-links h2 {
    display: none;
}



.game-main-content.follow-button-enabled .favorite-follow-vote-share .game-favorite-button-container .icon-label {
    font-size: 0!important;
}

.game-main-content.follow-button-enabled .favorite-follow-vote-share .game-favorite-button-container .icon-label::after{
    content: '19K';
    font-size: 16px;
    position: relative;
    top: 5px;
}

Reviews

No reviews yet.