anthony1x6000 / ROBLOX2016stylus

Stylish/stylus theme
https://anthonyis.online/0/roblox2016
MIT License
19 stars 6 forks source link

No Robux icon next to Premium subscription Robux buttons on "Buy Robux" page. #15

Closed ghost closed 1 year ago

ghost commented 2 years ago

Released CSS bug report

Robux icon is missing on the premium subscription buttons to buy Robux on the "Buy Robux" page.

Steps to reproduce the behavior:

  1. Go to the "Buy Robux" page.
  2. Notice the odd looking green buttons, text uncentered as if there should be an icon to the left of it.

ODD™ Looking Green Buttons

It should look like something like this quick mockup I made.

somethinglikethis

anthony1x6000 commented 2 years ago

It should, hopefully, be fixed in the latest patch :)

ghost commented 2 years ago

It should, hopefully, be fixed in the latest patch :)

It is fixed on the non-premium page now, but if you have roblox premium it is still missing.

burger

burger2

anthony1x6000 commented 2 years ago

Sorry I don't have premium. I tried to get it to show by messing with javascript variables but that didn't do anything. If you're using the unreleased style, edit it and comment out line 516 Should look like

.light-theme .icon-default-economy-28x28, .light-theme .icon-robux-28x28, .light-theme .icon-robux-gold-28x28, .light-theme .icon-robux-white {
/*     background-image: url(https://svgur.com/i/GuZ.svg); */
    background-size: 56px;
}

after commenting it out.