SaaikaHatak
SaaikaHatak
Explore posts from servers
KPCKevin Powell - Community
Created by SaaikaHatak on 8/29/2023 in #front-end
Grid card with image, text under and transform scale
No description
26 replies
KPCKevin Powell - Community
Created by SaaikaHatak on 6/17/2023 in #front-end
CSS slider
Hey. I want to create a slider where there should be X elements shown and last element should be overflowing (hidden partly) So whenever user hits breakpoints it adjust how many elements are seen and it would help me later on add a button that moves the slider to another X elements
2 replies
NNuxt
Created by SaaikaHatak on 5/23/2023 in #❓・help
how to read plugin data in middleware
Is there a simple solution for reading data from plugin before middleware route goes in? I want to check if user is logged in. If so redirect him to specific page. But on page reload its just null. When I use some navigation buttons on website it then gets data and works fine
1 replies
KPCKevin Powell - Community
Created by SaaikaHatak on 5/18/2023 in #front-end
Input autocomplete
Hello I have my input with transparent background and on autocompletion I was struggling with it changing color to white. I fixed that with background-clip but now my font-size is changing before and after clicking on suggested autocompletion. Is there any way to fix this?
2 replies
KPCKevin Powell - Community
Created by SaaikaHatak on 3/20/2023 in #front-end
How to design a page from jpg design file?
Hey. I am trying some frontend mentor challanges, but it comes with just a .jpg file showing how it should look. Whats your best app to detect pixel sizes or to make it work like in cssbattles where you can drag a line showing what to change? (I am using Windows 10 if that matters)
5 replies
KPCKevin Powell - Community
Created by SaaikaHatak on 2/20/2023 in #front-end
height 100vh problem on page load
Hey there. I have encountered a problem with height 100vh (svh etc.) On mobile device. (I have no idea why on an old phone it works how it supposed to). After I hit enter when entering IP address it looks like that and when I move screen it fixes everything
15 replies
KPCKevin Powell - Community
Created by SaaikaHatak on 2/2/2023 in #front-end
creating line next to text
7 replies
KPCKevin Powell - Community
Created by SaaikaHatak on 11/8/2022 in #front-end
100vh on facebook browser
I am trying to do 100vh hero and it works fine on chrome, but because of bottom navigation it resizes background image every time bottom navigation pops out/in
5 replies
KPCKevin Powell - Community
Created by SaaikaHatak on 9/25/2022 in #front-end
Height, container queries, units
Hello. I am starting to create more responsive pages and have some questions. Should I avoid using height in any type of div or its children? Should I go with new container queries and units instead of old ones even if its not supported by all browsers? What units are the most responsive ones? I would go with %, rem for fontSize and em for padding/margin etc. (Am I wrong?)
9 replies