#css edits Project-sloth inspired theme
38 messages · Page 1 of 1 (latest)
The radial menu is good and the qb-menu too but the city ball and the character selection is kinda bad you need to use darker colors there
appreciate the feedback
If anything, I would make the Play button a different color. Green on Green that're two different shades kinda messes with the eyes.
that's exactly what I was thinkin too
I'd look into a little contrast between the white and the green color. Eventually, take a look at https://webaim.org/resources/contrastchecker/ for checking contrasts.
nice appreciate that
No problem overall its really good
i did an okok version to this 😄
qb inventory isnt the best looking though so threw that out
here is my version
Wow, very cool. You gave me a good idea with the radial menu, thank you 😅
qb-menu
Want design feedback?
yes
it's hard to read and hard on eyes. Play more with colours
Change the font color to black with a 87% opacity, add more margin left side of the icon so it matches the right side.
Black for the one with green background that is.
how you center the info
Vertically?
The design was not made by him. He has only changed the colors.

do you know who i just want the position for items info
I can give you more info and tweaks later tonight or make changes directly to lj and share them.
CSS
.ply-iteminfo-container {
background: rgba(29, 35, 48, 0.855);
border-radius: 3px;
color: rgba(220, 220, 220, 1);
border: 1px solid rgba(255, 255, 255, 0.02);
font-size: 1.35vh;
left: 0;
right: 0;
max-height: 23%;
min-height: 50px;
overflow: scroll;
padding: 10px;
margin: 0 auto;
position: absolute;
text-decoration: none;
top: 70%;
transition: opacity 0.6s ease;
width: 13%;
z-index: 10000;
}
its moving around
its not in one place its moving around
I'll look into the js and run that as well.
ok thanks
do want my HTML folder ?
Send it to me personally and I will immediately make a new topic so as not to unnecessarily spam the colleague.
ok
I sent it to you personally. If anyone wants it, I can share it here.