Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
ghost opened this issue Jan 7, 2022 · 3 comments
Closed

Comments

@ghost
Copy link

ghost commented Jan 7, 2022

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

  • OS: Windows 10 21H2
  • Browser: Ungoogled Chromium, though I can reproduce this exact issue with Firefox as well.
  • Script Version: Release 1.2.0
  • Display resolution: 2560x1440
@anthony1x6000
Copy link
Owner

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

@ghost
Copy link
Author

ghost commented Jan 7, 2022

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
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant