Skip to main content
-1 votes
0 answers
24 views

Scaling buttons size/dimensions in sync with the background size on my webpage [closed]

Novice Question: I am trying to get my buttons (i.e. .audiobutton) on the index.html page to scale in size with the background image while keeping the same aspect ratio. Right now, the buttons (which ...
kurosawaftw7's user avatar
0 votes
1 answer
35 views

Column content overflowing the column [duplicate]

I am using React and Bootstrap. I have defined a container, a row, and columns. When the screen is shrunk, the page is responsive in that the columns shrink or expand relative to the page. However, ...
Flyingpiglet96's user avatar
0 votes
1 answer
59 views

How to display hierarchy with bootstrap rows - columns

I currently have a flat list that represents multilevel hierarchical data, then convert it to hierarchy. But when trying to display it in a vertical diagram like manner I'm at total loss as the ...
Alexeir7's user avatar
0 votes
0 answers
19 views

How to shift/scroll carousel images 4 at a time rather than existing 1 at a time?

This is regarding 2 carousels in loveofgod.co.in. They shift/scroll towards left 1 icon at a time. This is causing user to WAIT more to view all icons in the images. So i want to shift 4 icons in a ...
Mike's user avatar
  • 3
1 vote
1 answer
23 views

PDF blob didn't display in web mobile screen in Laravel 7

I know maybe this question have been asked several times. All I want to do is display the PDF Blob in mobile screen web browser. I have tried to use embed tag and iframe tag but none of them can work ...
Febryan Akhdani's user avatar
0 votes
0 answers
48 views

Website url works well on browser but breaks when copied on instagram chat

My website urls are working fine on my browser. When I share on instagram chat after copying from the website it work fine and generates a preview correctly. Unfortunately when the preview is clicked ...
eliud liud's user avatar
0 votes
0 answers
29 views

Blank Page when running a project using Spring Boot + Thymeleaf

I have a SpringBoot Intializr project that consists of a Tech Shop using HTML and Bootstrap. However when I run it , I get a blank page. I have attempted to change the port , change the JDK version (...
user27938062's user avatar
-4 votes
0 answers
33 views

can't open the page, too many redirects occured trying to open my local program

Currently im encountering this problem which also affects my preloader for my vectors of java and css, i don't know what caused this because from my last push from the main to the github all of the ...
KIN CHANA's user avatar
1 vote
1 answer
45 views

ngx-intl-tel-input dropdown hover effect how to disable

Problem: I am seeing a gray background color when I hover over the dropdown items in the country list. I want to disable this hover color while keeping the dropdown functional. I tried using ...
MOHAMMED MISHAL K's user avatar
-1 votes
0 answers
44 views

How to make the nav bar show over the hero

enter image description here <!-- Nav bar Contains links to self and other pages --> <nav class="navbar navbar-expand-lg bg-body-tertiary"> <div class="container-...
Wasif Ahmed's user avatar
0 votes
2 answers
54 views

Gap between card header and card footer in bootstrap

I am trying to create bootstrap card. I have create card header and card footer ( but no card body ) But I observed there is a gap between header and footer. Probably it is because of no card body. ...
R.K's user avatar
  • 13
0 votes
0 answers
45 views

How to use HTML5 instead of form helpers -- Using Select2 JS with "acts-as-taggable-on" gem

I am using the acts-as-taggable-on gem as well as the select2.js library. My community_resource.rb looks like the following: class CommunityResource < ApplicationRecord acts_as_taggable_on :...
bee's user avatar
  • 1,613
0 votes
1 answer
78 views

Pass whole variable to boostrap modal [duplicate]

I have a main table page that loads the results of a query with a menu at the side (or rather a collection of buttons). My problem is that when I load a modal from the table I only see the "id&...
Dan Lindley's user avatar
0 votes
1 answer
26 views

Fire bootstrap JS after inserting DOM element on the fly

I use bootstrap-toogle for fancy checkbox. It works on page load, but if I insert an input element on the fly via JS it shows the default checkbox. <link rel="stylesheet" href="https:...
Zoltan's user avatar
  • 543
0 votes
1 answer
27 views

Re-position dropdown elements so that they're under a dropdown control

I've got a dropdown control that reads its elements from a table. The code for such is this: <tr> <td> <asp:Label ID="Label23" runat="server" Text="...
Johnny Bones's user avatar
  • 8,398

15 30 50 per page
1
2 3 4 5
1923