Creating UI for game

I need to create a UI element for my project I have issue creating it and it's a little challenging
No description
M
MHMDMSVI17d ago
I tried Clip-path but the borders are pain
border-top-left-radius: var(--border-radius-16);
border-top-right-radius: 550px 650px;
border-bottom-right-radius: 30px;
border-bottom-left-radius: var(--border-radius-16);
border-top-left-radius: var(--border-radius-16);
border-top-right-radius: 550px 650px;
border-bottom-right-radius: 30px;
border-bottom-left-radius: var(--border-radius-16);
this works but it's curved
M
MHMDMSVI17d ago
No description
M
MarkBoots17d ago
unfortunatly this sketch doesnt provide enough information. it would be better to see a figma design with demo content en colors for background / border etc... with only borders it wont be possible to create such a slanted edge. a clip mask/path is probably needed
M
MHMDMSVI17d ago
sadly I don't have figma it's personal project hmmm I'll tri mask
M
MarkBoots17d ago
figma is free for personal use. an other graphic program is possible too. just something more than only a handdrawn thing
M
MHMDMSVI17d ago
is there any way to export css out of figma design ? any plugin or sth ...
M
MarkBoots17d ago
yea its possible
M
MHMDMSVI17d ago
thanks let me try I'll share result
M
MarkBoots17d ago
good luck
Want results from more Discord servers?
Add your server
More Posts
Vscode html relative links auto updater?Hello all, In Vscode if i move one of my root html files with navigation bar and links into a new fDNS records when moving from Digital Ocean to CloudflareHi all, Was just hoping for some help moving my site and keeping my emails up and running! My regisDisplaying a border image over another imageSo this is what i'm sitting at ```css .inner-image{ position: absolute; right: 0px; z-inGrid Layout Not functioning responsivelyI'm completely lost on how to make this fit in my ```main-message-container``` at all times I've trihtml input behaviouri've been wondering about this for awhile. when your text input starts running out of room the rightget value of sibling aboveHey, if i have a structure like so: ```html <p class="a">...</p> <p class="b">...</p> ``` ```css .a Error I dont understandHI everyone somebody can explain me what is going wrong hereSearch bar jsHow do i get results from my search barCan't figure out how to wrap text under an imageBasically, what I want to achieve is this (1st image): https://prnt.sc/EO_CIn76U9UT The closest I cHow to add stuff off of my sidebarI want to add stuff on the right side of my website but it isnt showing upUsing escaped unicode in contentIs it possible to use escaped unicode in content to get emoji combinations like Phoenix for example,Github blocked push due to secretsIt was right, my `rest.http` file was misspelt in my `gitignore`. But now it's correct and git is Trying to get the cards over each other properlyI want to set the back-card under the front-card with wider and shorter than the front-card, but couOverflow Issuehttps://w5bkz10l-3000.inc1.devtunnels.ms/ I'm trying to find which section is overflowing, tried inpUsing Vite with SCSSSo i was advised to try scss with vite instead of just using node as i was getting errors. What i dAbsolute position with gridI need help to position a text and image inside a grid item which size its 2fr but trying to positiSVGs <use> and not...Hi guys I really would aprecciate come help here. In this HMTL are two ways of using svgs but one ofHandling inner text when element is transform: scale()'d, how to make not blurrier when scaled up?GH:https://github.com/nnall/hm-frontend-Nick.git I have an element in my react return, several realReact + Tailwindcss users? Help with some examples please!I'm trying to learn this damn thing, unfortunately every job here uses it and I've done nothing but Navbar helpi cant get the navbar to go end to end on the page