Skip to main content

All Questions

Tagged with
-1 votes
0 answers
34 views

How can I enhance the CSS styling of a table in my PHP admin dashboard? [closed]

Description of the Issue: I'm developing an admin dashboard using PHP and MySQL for an e-commerce application. The dashboard includes a table displaying product information, but I'm encountering ...
Misbagas's user avatar
1 vote
0 answers
29 views

Flipcards when card flip, the background of the text of front, appears on back for some miliseconds

I am facing a strange issue with the bootstrap card and title text overlay on the images on the Front Card. I applied the flip, and the title has some background color and works fine. But when it ...
AbdulAziz's user avatar
  • 6,188
0 votes
1 answer
46 views

Bootstrap dropdown menu navbar

I started learning Bootstrap this week and encountered a problem with the dropdown menu. I want it to float outside of my navbar, but it’s stuck. I’ve tried various methods, yet nothing has worked. ...
dds's user avatar
  • 5
0 votes
0 answers
29 views

Tooltip show issue for the exactly offset width matched strings with the container

I'm trying to show the tooltip for the strings which width overflows the container and applying ellipses . problem is when the string scrollwidth exactly matches with container offsetWidth , the ...
satishVudata's user avatar
0 votes
1 answer
35 views

How can I get the path of a folder selected by the user through a file input, without requiring them to upload the files inside the folder?

How can I get the path of a folder selected by the user through a file input, without requiring them to upload the files inside the folder? My intention is for the user to provide me with the path ...
Dri Morais's user avatar
0 votes
1 answer
19 views

Hyperlink Css Not Working If Placed In External Stylesheet (Bootstrap Included) And Working Properly When Placed Inside The Same Page

The css style for a hyper link color: black; not working when it placed in external stylesheet. Example 1 (css also written inside the html page) <!DOCTYPE html> <html lang="en"> ...
Romero's user avatar
  • 1
0 votes
1 answer
24 views

How do i add any video as my background of a section with decreased opacity in html bootstrap?

`Hello there! I am first time coding my own website and i have successfully created a website to make it more attractive i want to make some section background as a video background which auto adjust ...
PIYUSH's user avatar
  • 9
-2 votes
0 answers
41 views

How to create L shape Card in a right corner [duplicate]

LShape Image I am try creating first time for facing this issue and I am try differently but not worked, use chatGPT but not get exact answer I want. .card-custom { position: relative; ...
Suraj's user avatar
  • 1
-4 votes
0 answers
50 views

Page Break issue in laravel

I'm encountering a problem with page breaks while printing an HTML document using a printDiv() function triggered by a button. The content overlaps or doesn't break correctly between sections, causing ...
mohammad atif's user avatar
0 votes
0 answers
10 views

how can set bootstrap 4 date picker formatting day-month-years

i use bootstrap 4 datepicker . but datepicker date formate is month-days-years. I am trying to set up a date picker using Bootstrap 4, and I need the date format to be displayed as day-month-year (dd-...
arxgoutam's user avatar
-1 votes
1 answer
37 views

How should I correctly display the new section?

My problem is that when I try to create a new section or any new content after the homepage, it doesn't appear on a new page but still displays on the homepage itself. I have uploaded the project to ...
SZENTIOSZ the SZAMOSZ's user avatar
0 votes
2 answers
41 views

How to create a mobile number input box with fixed country code

I am trying to create a mobile input box with mobile number and country code separated by a divider or just the country code being fixed in the field but unable to do it. Something like this: (https://...
Rebeka Tóth's user avatar
0 votes
1 answer
60 views

Dropdown is not working using ASP.NET Core MVC

_Layout.cshtml: <head> <link rel="stylesheet" href="~/lib/bootstrap/dist/css/bootstrap.min.css" /> </head> <body> @if (HttpContextAccessor....
anony's user avatar
  • 64
0 votes
0 answers
35 views

Formatting view in C# ASP.NET Core

I have a little problem with button setting on view. I want to keep button "Complete" right next to "SearchButton". "Complete" button has to send selected checkbox (ID) ...
Marek Kowalski's user avatar
0 votes
1 answer
53 views

White space at the bottom and top of the background image

I want to make my background image responsive on mobile devices. Various problems arise when I change some properties in the css code. Either the image becomes responsive but it introduces a white ...
Sahil Sawant's user avatar

15 30 50 per page
1
2 3 4 5
945