How do I override background colors?
Bootstrap - Community for Bootstrap framework | Reddit
by /u/NightestOfTheOwls
3h ago
Do I create a color mode? Do I override --bs-body-color and --bs-body-color-rgb? Do I override $bg-color in sass? Do I override background-color? It's not clear in the documentation. Please explain to me how to properly do this because I'm kinda lost. submitted by /u/NightestOfTheOwls [visit reddit] [comments ..read more
Visit website
Struggling to stack images in a single column
Bootstrap - Community for Bootstrap framework | Reddit
by /u/Jack-a-boy-shepard
3h ago
I recently decided to finally build my own E-portfolio and chose to begin doing so with a template online (Aka please don't hate on the code formatting since it wasn't me in the first place). This template already had some bootstrap elements incorporated into it and I have since been able to reverse engineer them to figure out generally how bootstrap functions. However, one challenge I am currently facing is stacking images within the same column (Desired image location). Placing the image code at the top of the text results in the image attempting to fit into the top of the adjacent column w ..read more
Visit website
Converting HTML & CSS to Bootstrap?
Bootstrap - Community for Bootstrap framework | Reddit
by /u/gangstaaahhluv
3h ago
I was making a website for a project at school using only HTML and CSS and I just found out that bootstrap was required, alongside HTML and CSS. is there any way to convert the HTML and CSS site to a bootstrap compatible one without ruining the framework? submitted by /u/gangstaaahhluv [visit reddit] [comments ..read more
Visit website
Responsive Navbar Help
Bootstrap - Community for Bootstrap framework | Reddit
by /u/Jaggedbrace
3h ago
The background-color of this navbar should cover the entire width of the screen at all times. It works properly on large screens, but when sizing down, the background-color shrinks too quickly and not all of the nav-items are contained within it. <nav > <div > <a asp-area="" asp-controller="Home" asp-action="Index">SportsPro</a> <button type="button" data-bs-toggle="collapse" data-bs-target=".navbar-collapse" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span ></span> </button> <div > < ..read more
Visit website
Suggest some good courses guys
Bootstrap - Community for Bootstrap framework | Reddit
by /u/Ill-Personality-8522
3h ago
I am a beginner in development.. I've learned html and css though i suck at bootstrap... I can't understand it....and I've got a very important project to submit in a day or two...guys help me with that... submitted by /u/Ill-Personality-8522 [visit reddit] [comments ..read more
Visit website
Columns made with "col" class tag aren't all the same width
Bootstrap - Community for Bootstrap framework | Reddit
by /u/BrotherCrab
3h ago
https://codepen.io/zhjezeia-the-bashful/pen/oNOmoVO for some reason columns change their width based on i don't know what submitted by /u/BrotherCrab [visit reddit] [comments ..read more
Visit website
How do i put text (list) next to the image in a bootstrap card?
Bootstrap - Community for Bootstrap framework | Reddit
by /u/scifigirl1979
3d ago
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 120+ images w a small text list next to it. i am using mostly bootstrap and html to try and remake this but i cannot seem to get the image and list next to each other. after searching this place i found the below code but no matter how much i mess w it. please help. in the end each of these cards needs to link to a bio page. so you can see what i am trying to recode: this is the page i need to re ..read more
Visit website
Carousel stopped working out of nowhere.
Bootstrap - Community for Bootstrap framework | Reddit
by /u/ZEALT-OMEGA
5d ago
<div > <div id="slider1" data-ride="carousel"> <div > <?php $result = mysqli_query($con, "SELECT * FROM test;"); while ($list = mysqli_fetch_assoc($result)) { echo '<div >'; echo '<img src="' . $list["picture"] . '" alt="First Slide">'; echo '<div >'; echo '<h3>' . $list["description"] . '</h3>'; echo '<p>Cost:' . $list["cost"] . '</p>'; echo '<p>Description:' . $list["desc2"] . '</p>'; echo '</div>'; echo '</div>' . PHP_EOL; } ?> So to clarify my issue, I've been working with php and bootstrap. ho ..read more
Visit website
Class="col" stopped working
Bootstrap - Community for Bootstrap framework | Reddit
by /u/Electronic_Key_6058
1w ago
Hello! I am new to web development and bootstrap. I can find no answers online for this. The has stopped working for me and I dont know why. this code is taken from elsewhere in my project. The green highlight will show in the browser. The red highlight will not. I am not familiar enough to know what else you guys might need to help me. I did not mess with my boostrap at all. I added a Note.aspx to the code within the time that it stopped working. which is just another page. The footers on my Site1.Master have also stopped showing up and I have checked everything twice. I got my bootstrap fro ..read more
Visit website
Bootstrap pulsating button
Bootstrap - Community for Bootstrap framework | Reddit
by /u/narayan_ai
1w ago
Is it somehow possible to replace the play button icon with text and still have the pulsting animation? https://bootstrapious.com/p/bootstrap-animated-button submitted by /u/narayan_ai [visit reddit] [comments ..read more
Visit website

Follow Bootstrap - Community for Bootstrap framework | Reddit on FeedSpot

Continue with Google
Continue with Apple
OR