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

Suggestion: Monochrome background #142

Closed
HongkongKoma opened this issue Mar 24, 2015 · 5 comments
Closed

Suggestion: Monochrome background #142

HongkongKoma opened this issue Mar 24, 2015 · 5 comments

Comments

@HongkongKoma
Copy link

While I love the beanstalk image, it's quite distracting sometimes. I'd love to see an option to turn it on/off and having a simple, monochrome background if I wish (like a dark gray).

mtgred, this is my favourite Netrunner online play site (OCTGN obviously hates us Mac users) which I visit on a daily basis! Please keep up the good work.

@queueseven
Copy link
Collaborator

As a workaorund, you could disable the CSS that sets the background if it really bothers you.

Look for the bla-bg div's and uncheck the background-image CSS.

bild 2

Of course, you could also simply change the URL to an image of your choice.

@HongkongKoma
Copy link
Author

Thanks for the reply. Unfortunately, my coding skills are on a 10-print-"Hello"-20-goto-10-Level :-)

@queueseven
Copy link
Collaborator

Player profiles are on our TODO-list. Once they are implemented, we can think about user settings :-)

@zaroth
Copy link
Collaborator

zaroth commented Feb 19, 2016

#1047 is relevant here.

@queueseven
Copy link
Collaborator

The easiest way ATM is to use a plugin like User CSS and play with the CSS, like

.lobby-bg {
  background-image: url("http://orig06.deviantart.net/8a89/f/2013/156/9/4/android__netrunner_doppelganger_by_howi3-d67x4l0.jpg") !important;
}

Saintis added a commit to Saintis/netrunner that referenced this issue Sep 4, 2017
@mtgred mtgred closed this as completed in a65222d Sep 13, 2017
NoahTheDuke added a commit to NoahTheDuke/netrunner that referenced this issue Mar 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants