Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
2 replies
52 views

I have a SharePoint list (SPL) that I use in 'Gallery' view but even with JSON you can only format so much. So I'm thinking I'd like to use Power BI to do what I want, but have been struggling with ...
P E's user avatar
  • 187
0 votes
2 answers
60 views

I want to create a PaymentMethod in Stripe CLI. The stripe payment_methods create --help command suggests that I should use something like this: stripe payment_methods create --type=card ... But it ...
Csongor Halmai's user avatar
0 votes
0 answers
71 views

I am trying to dynamically change the background color of a tank in my Home Assistant dashboard based on a manually selected color via an input_select. The input_select is defined in configuration....
Brais Fernandez's user avatar
3 votes
1 answer
68 views

My apologies if this question has been asked, but I can't find the issue I'm having. I'm using React Vite and Chakra-UI. Everything works fine, until I use Card. This works fine (Item and Flex also ...
Sahdia's user avatar
  • 33
1 vote
1 answer
86 views

I am trying to create a React Bootstrap card view, where all cards should have some space between each other. But my created React Bootstrap cards do not have the expected space between them. I have ...
Absar Ahmad's user avatar
5 votes
2 answers
246 views

Below is the code I've written. I want to add something so the same card doesn't get printed more than once. I've tried using booleans so when it sees a repeated card, it rolls back the for loop but ...
Imadddd's user avatar
  • 51
0 votes
0 answers
66 views

Background I’ve been developing an open-source SwiftUI package called SwipeCardUI that provides a basic card-swipe interface. It allows users to drag cards left or right and triggers an action once ...
Steven Yu's user avatar
0 votes
1 answer
53 views

I used test token to chose what type of card I want. Got the token name from stripe-docs. import com.stripe.Stripe; import com.stripe.exception.StripeException; import com.stripe.model.Card; import ...
Marius Carchilan's user avatar
0 votes
0 answers
56 views

I created a card region in apex page to show some images. I am trying to take the borders and also change the size of the cards. I managed to adjust the image sizes, but not the card...the pictures ...
Ana Brandt's user avatar
0 votes
0 answers
31 views

// Step 1: Select the Visa payment application try { // byte[] aidVisa = new byte[] { (byte) 0xA0, 0x00, 0x00, 0x00, 0x03, 0x10, 0x10 }; byte[] ApduCMDVisa = new byte[] { (byte) 0xA0, // ...
issam's user avatar
  • 93
0 votes
0 answers
34 views

I have to display a Card inside row. It is taking full space . When I have a column I set mainAxis It reduces the size I want to achieve the same effect for All Plans Text field Is there any ...
Taimoor Khan's user avatar
0 votes
0 answers
149 views

I am developing a web application that interacts with an Omnikey 5422 NFC reader. I need help with writing data to an NFC card using JavaScript. I understand that the Omnikey 5422 supports ...
Athul V Sabu's user avatar
1 vote
1 answer
38 views

i make composable EventCard items that gets an image from API(I get from API in bitmap because the image URL was token protected). But the cards sometimes display all default images, and sometimes all ...
lucasg638's user avatar
-2 votes
1 answer
79 views

I have two cards regions in one line. Both regions display cards from left to right. For the first region, it's good. But in the second case it starts in the middle of the row and doesn't look good. ...
pit3k's user avatar
  • 1
0 votes
1 answer
98 views

How to create a carousel slider similar to the one in the image below using Flutter. I tried using card_swiper as shown below, but it still doesn't look like the image. I hope someone can help. @...
Huy Ngô's user avatar
0 votes
1 answer
167 views

I would like to create a card in shape of this: The problem im currently facing is this situation: If you watch closely u can see that the Container isnt rounded as the border. After outcommenting ...
Tech RCV's user avatar
0 votes
1 answer
311 views

I am making a PowerBI drill through page and I want to have a card that shows whatever the user selected to drill through. I’m having a difficult time because the drill through page can be navigated ...
marty sevi's user avatar
0 votes
0 answers
40 views

Screen Capture of the issue in question I am working on my first Project, it is a Book-list library. I can't seem to get the Card components to be centered on the site. It is shifted to the left. I ...
Brandon Cruz's user avatar
1 vote
0 answers
43 views

I am trying to create a section that have 3 equal columns/cards. I run into a trouble when I tries to make it works on smaller screen sizes. Each card should wrap on to a new line when the screen size ...
Yang Zack's user avatar
-2 votes
1 answer
79 views

How to stack cards of different sizes but with the same rounded corners in css? For example one card has width of 357px and height of 422px and the other card has a width of 426px and height of 208px. ...
Deep64's user avatar
  • 1
0 votes
1 answer
43 views

The below code creates the first screenshot. The problem is that the yellow card is being squashed - the string "Long text" should stay on one line and the user should be able to scroll ...
Nibbles's user avatar
  • 57
-3 votes
1 answer
350 views

How to recreate the same blurred view then one which says McDonalds by using purely swiftUI i believe materials modifier can help me somehow but do i need to recreate it with opacity or no? I want to ...
Nursultan Yelemessov's user avatar
1 vote
1 answer
80 views

Note: I am a newbie. I have a Card which shows the total number of containers shipped in the year, however I want it to only show the number of containers which have actually packed. My table also ...
G. Kitshoff's user avatar
0 votes
0 answers
181 views

How can I interpret the data on my mifare 4k (14443-a) card? My goal is to be able to read and understand the data, but the card seems to work under a specific communication between it and the valid ...
micao's user avatar
  • 1
1 vote
2 answers
62 views

I have a child component which displays information when you click on its button. information-data.component.html <div class="col-12 col-sm-12 col-md-12 col-lg-12"> <div class=&...
moonchild_'s user avatar
0 votes
0 answers
193 views

While the background color is applied to other components including the border, only the container color does not have the background color applied. Exactly, the background color seems to be applied, ...
정하림's user avatar
-1 votes
1 answer
55 views

How to make a card with a design like the image below using Bootstrap 5.3.3 and HTML on the website
Ujang Aripin's user avatar
-2 votes
1 answer
53 views

I am in dire need of help. I built a site in Muse in 2016 and of course they shut it down but now even w the subscription i cant open my files so the last page i had to convert out is massive and has ...
sarah crow's user avatar
0 votes
0 answers
47 views

I am making blackjack game and encoutering some problems which i get no idea to solve them. When i click button to add a new card, instead of just pushing new card (number) into the array of the first ...
GigaBurek's user avatar
-1 votes
1 answer
42 views

I created a modal in two separate cards. One of the modal has Card in it and the other has Caeousel in it. On the opened pages it shows the same photo although the src value is different. How can I ...
emre's user avatar
  • 1
0 votes
0 answers
3k views

When I make a sandbox Paypal payment by using my paypal account, it works fine !... I get the notification of the payment in my sandbox. And thus, If I have a look in the sandbox payment events, I can ...
solfasi's user avatar
0 votes
1 answer
65 views

how to reduce the spacing between cards in bootstrap-5 using CSS. this is HTML code of the cards section. <section id="services"> <div class="container"> <div ...
Ali Imran's user avatar
0 votes
0 answers
321 views

I work in a school in which every student has a personal ID card with name, surname ecc... Since this card gives the possibility to benefit of several discounts in theatres, cinemas and shops i need ...
San's user avatar
  • 1
0 votes
1 answer
116 views

While studying Flutter, I had a question. I want to place the table calendar title on the right. As far as I know, the title is placed on the left by default and can be changed to the middle. I would ...
pej's user avatar
  • 11
0 votes
1 answer
233 views

I'm making a todo list-like application. I need to make a todo card that will expand on click and move to the center of the sreen without moving other cards in bento board. Here's a brief example of ...
Punk1503's user avatar
0 votes
1 answer
158 views

I want to make a card look like this expected: the bg color is gradient (the green color behind img) actual: in actual the bg color is not gradient, only accept one color(not gradient) the color ...
BayBay's user avatar
  • 107
0 votes
1 answer
185 views

Power Bi desktop, How can I display in a card the difference between 2 cards which are sliced each one by months? I have a measure displayed 2 times. Each measure is sliced by 2 different slicers (the ...
Csm's user avatar
  • 13
0 votes
1 answer
81 views

I initially purchased a subscription for $199 using a valid card. Subsequently, I changed my payment method to an expired card and upgraded the subscription quantity using the expired card, which I ...
Mohit Kumar's user avatar
0 votes
1 answer
609 views

I am using Power BI desktop, and I need to create a "Card (new)" visual to show the number of distinct IDs per last week, last month, last quarter, last year (or better for selected week, ...
lugger1's user avatar
  • 1,947
-1 votes
1 answer
318 views

How can implement extendable card which extend over layout underneath not move it. For example compose has card and column underneath. After click on card, extended card must hide column under ...
Slava's user avatar
  • 767
0 votes
0 answers
127 views

I have a profile on a website that allows you to enter HTMl and CSS in your settings to customize your page. My goal is to have the center of a repeating radial gradient start behind a circular ...
jelliedbro's user avatar
0 votes
0 answers
57 views

With Bricks Builder in WordPress I want to make a card for the loop items on an archive page. The card itself is not the problem, but I don't get the schadow/3D effect exactly like the design. I ...
Vasco's user avatar
  • 17
-3 votes
1 answer
128 views

I'm nitin pandey, I want to know that how can I add the javaScript condition in alarm cards professional version of thingsboard. if the temperature level is high then it should be the RED background ...
Nitin Pandey's user avatar
-2 votes
1 answer
442 views

I'm trying to reproduce these product cards in WPF. This is the result I want to get: I have managed to create the card but I have problems when trying to skew the rectangle that is on the card, this ...
Alexander's user avatar
0 votes
1 answer
29 views

<div class="row"> <div class="column"> <!--<h2 align="center">Column 1</h2>--> <img src="rec_50th_anniversary.jpg" style=...
jack's user avatar
  • 11
0 votes
1 answer
37 views

I have a card widget that wraps around few alignments. The centered and bottom left alignment works, but I want to show something on the topRight too, it keeps sticking to the left. Image: Code for ...
unacorn's user avatar
  • 1,100
0 votes
1 answer
50 views

I have added some media queries to my code so that my three card row drops down to two cards when I reduce the screen to iPad size and down to one card when I reduce the screen to mobile size. However,...
Stacey King's user avatar
-1 votes
1 answer
70 views

hello i am unable to center the row in a card by using crossaxisalignment even if i cover the row with center widget kindly help... Card( elevation: 4.0, // Card elevation child: ...
Saad's user avatar
  • 1
1 vote
0 answers
598 views

i used to be a big fan of the shinydashboardPlus dashboardPage, with its right sidebar, but recently learned about bslib and am trying to recreate the functionality here. i've somewhat got the ...
Alex's user avatar
  • 137
3 votes
0 answers
2k views

I am working on a project, In which I need to add debit cards to Apple/Google Wallet, I have debit card details so How can I add that to Apple/Google Wallet with react-native?
Jatin Bhuva's user avatar
  • 1,936

1
2 3 4 5
9