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

can you help me with this adjustment in picks and bans? #18

Closed
overkido opened this issue Aug 8, 2023 · 5 comments
Closed

can you help me with this adjustment in picks and bans? #18

overkido opened this issue Aug 8, 2023 · 5 comments
Labels
ban-pick Issue in link with ban pick enhancement New feature or request OSL-Web About web

Comments

@overkido
Copy link

overkido commented Aug 8, 2023

I tried to put it but it doesn't take this adjustment in the css in the view3 settings, I couldn't put it can you help me or make these adjustments, and do you have any prediction of when the next update comes out?

image

@Sky-CSC
Copy link
Owner

Sky-CSC commented Aug 8, 2023

Have you tried editing this -> view3 ?
I don't have much time at the moment, but at the latest a version will be released in early October. I'll try for the end of August to release the version (1.2.0) with the display of objects, level, drake, ... #15 .
For October, I'll try to cover issues #13 #14 #17

@Sky-CSC Sky-CSC added OSL-Web About web ban-pick Issue in link with ban pick enhancement New feature or request labels Aug 8, 2023
@overkido
Copy link
Author

overkido commented Aug 8, 2023

I already tried to edit it through the css because the view3 link does not save the configuration, every time you run the app again you have to configure the entire color table, another topic where I can change the text font?

@Sky-CSC
Copy link
Owner

Sky-CSC commented Aug 8, 2023

You need to generate the configuration file in "Config" and if you want to change the default display file change it on /OSL-Web/Configuration/Overlay/ChampSelect/View3/default.json

For the font, you need to add a file in the font directory /OSL/tree/main/OSL-Web/wwwroot/css/font/ and change the path in the css file

/*##########################################################*/
/*######################## General #########################*/
/*##########################################################*/

@font-face {
    font-family: MyFont;
    src: url(../css/font/fonts/fontLoL.ttf);
}

Automated font changes are not currently planned (like colors)

@overkido
Copy link
Author

overkido commented Aug 9, 2023

configure all view 3 and the white didn't work it was a gray more or less that, since the font also didn't change even though I changed fontmy in general and the name of the font didn't work. and another problem, I don't know, it may be a bug, but the bans I can't put the visualization as in the picks in "linear-gradient(180deg, rgba(11,132,158,1) 0%, rgba(190,30,55,1) 100 %)", is there no way to put the bans with the same animation as the picks? can I change the background of SummonerPickEnd and put an image?

@overkido
Copy link
Author

overkido commented Aug 9, 2023

anything I put all the background in #181818, and I use the colors only in the timer bar and in the players' nicks along with the lanes, let's use exactly this color palette in my championship, I'll put the colors that way one will be the green tone and the other purple.
the image in the background of the Summoner BackEnd, it would be like the msi in the middle of the team name at the top.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ban-pick Issue in link with ban pick enhancement New feature or request OSL-Web About web
Projects
None yet
Development

No branches or pull requests

2 participants