Skip to main content

All Questions

-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
1 answer
29 views

How can I move signin modal form the right hand (top) of my website

I have the following problem and to be honest dont know what I am doing wrong. Recenty I have added a Bootstrap Sign In modal into my html. <div class="text-center"> <a href=&...
Lorenzo Castagno's user avatar
0 votes
1 answer
272 views

Changing Bootstrap 'loading' style progress bar to dot style progress bar

I am currently using a Bootstrap "loading" style progress bar to indicate the progress of a survey. The progress bar code looks like this: <div class="progress" style="...
William's user avatar
  • 4,020
0 votes
2 answers
41 views

Boostrap: Move navbar nav into the right hand (top) of my website

I am new to this topic. Following a tutorial on the internet about HTML/CSS/Bootstrap. I would like to move the navbar to the right hand side (top) of the page, see below what I expect is to see bar ...
Lorenzo Castagno's user avatar
2 votes
1 answer
53 views

How to add same border to both input radio button and its label after radio has been checked?

HTML: <div class="form-check fs-3 mb-3"> <input id="first_question" name="first_question" type="radio" value="n"> <label for="...
William's user avatar
  • 4,020
0 votes
1 answer
544 views

How can i blur the background image, without blurring the body contents? [duplicate]

I am trying to blur the background image I added in the body, but all the contents are also getting blurred I am trying to blur the background image I added in the body, but all the contents are also ...
Ritu's user avatar
  • 1
0 votes
2 answers
115 views

How can I automatically scroll an element where the CSS overflow attribute is set to auto

I am creating a testimonial section which have two an i want both of then div to automatic scroll, and keep scrolling inside the div whose height is fixed I don't know why but only one div moves and ...
Ayush Kumar's user avatar
0 votes
2 answers
660 views

content getting of <div> when reducing screen size

Image of problem I have 1 main div and inside it one more div. When I try to reduce the size of screen the main div shrinks from the right side but the input section inside the secondary div gets out ...
Ayush Kumar's user avatar
0 votes
2 answers
41 views

Css media query not working (font size increase)

I have a problem using "media query". It never works for me and I searched many times and can't find the solution. here is the code below and I am trying to increase the font size from 44px -...
KarimAziz's user avatar
-1 votes
1 answer
240 views

How to edit a bootstrap CSS file or use it?

Brand new to web development and running through a course and decided to make life difficult for myself by trying to edit a template for a forum website from the deep dark places of the internet. It ...
Risaniel 's user avatar
-2 votes
1 answer
39 views

I can't enlarge the image in the navbar

(https://i.sstatic.net/epWYL.png)](https://i.sstatic.net/OHEq8.png) I want to enlarge the logo in the navbar, but the size does not increase, no matter what value I change. What should I do? I was ...
Utku karagül's user avatar
1 vote
1 answer
707 views

Move image to the right of the card in a Bootstrap Card

Inside a Bootstrap Card I want to move the image to the right of the title and text, but in my code the image stays below them. How do I get it to go all the way to the right of the screen, by the ...
user92837's user avatar
-3 votes
2 answers
472 views

Issue while converting Bootstrap 3 code into 5 [closed]

I got this template from github. It's a little old. Bootstrap 3 was used. I want to convert it to Bootstrap 5. And here's the result after I put Bootstrap 5 CDN instead of Bootstrap 3 CDN. What's the ...
AibekS's user avatar
  • 1
1 vote
2 answers
227 views

Why I am getting simple checkbox instead of toggle switch in react?

I am trying to make a toggle switch to enable dark mode using switches from the bootstrap, but after saving the same code turns out to be a simple checkbox. I have read from the documentation that in ...
Harsh Mishra's user avatar
-1 votes
2 answers
35 views

I have to make it in a Row but my result is something else

The result that I don't want: The result which I want: Using Bootstrap 4.4.1 also, use grids but no change occurs <body> <div style="margin-left: 72%;"> <table> <...
Bilal-96's user avatar

15 30 50 per page
1
2 3 4 5
10