Bootstrap Tutorials

PHP/MySQL Lead Management System Script

LeadFlow Pro is a web-based lead management system, built in PHP/MySQL and designed to help store and manage leads, assigning them to specific sales reps, and keeping track... Read More

[Solved]: Select2 Not Working in Bootstrap Modal

Select2 is a popular jQuery plugin that transforms standard HTML select elements into enhanced dropdowns with additional features such as search functionality, ... Read More

[Solved]: Bootstrap tooltips not working

A Bootstrap tooltip is a small pop-up box that appears when a user hovers the mouse pointer over a certain element on a webpage. It typically contains additiona... Read More

What bootstrap version am I using? How to check

Bootstrap is a popular front-end framework for the development of responsive, mobile-first websites. It has over the years been undergoing a series of updates ... Read More

[Solved]: TinyMCE not working well in Bootstrap modal

Bootstrap modal is a dialog box or a popup window that is displayed on top of the current page, blurring the rest of the page. Modals are used to instantly capt... Read More

How to Change Bootstrap Tooltip Text and Background Colors

In this article, you will learn how to change and customize Bootstrap tooltip text and background colors. Bootstrap tooltips are small graphical user interface ... Read More

[Solved]: Bootstrap img-fluid not working

As a web developer using the Bootstrap framework to build your website, you may be using .img-fluid class to make your images responsive but it doesn't seem to ... Read More

[Solved]: Bootstrap .float-left and .float-right not working

If you are using .float-left and .float-right bootstrap classes to align your website elements to the left or to the right side of the webpage respectively but ... Read More

[Solved]: Bootstrap col-md-offset-* not working

You could be using bootstrap col-*-offset-* class to push a div some columns to the right but that doesn't seem to work for you. In this article, I will explain... Read More

[Solved]: Bootstrap col-xs-* not working

In the recent past, I have found it a common occurrence where beginner bootstrap developers, and those who haven't used bootstrap for quite some time have a cha... Read More

[Fixed]: Bootstrap .pull-right and .pull-left not working

Trying to position HTML page elements to the left or to the right using Bootstrap .pull-left or .pull-right respectively but can't seem to work for you? This is... Read More
Please wait...
1 2