Re: How to show visa info based on country selection in a travel form? Programming Web Development by Biiim …put together an example for you using CDN's and bootstrap 5. From what you are talking about you probably want… href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet"…script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384… Re: Important web design and development techniques? Digital Media by Eckert …, CSS3, and JavaScript for smooth interactions, and consider frameworks like Bootstrap or Tailwind CSS. For development, follow SEO best practices, optimize… Re: What are some top-rated Bootstrap admin templates that not rely on Tailwind Programming Web Development by Dani Hello, DaniWeb actually uses Bootstrap, but I don’t use any preexisting templates. How much … code that uses css classes to piece together something unique? Bootstrap also has its own template store, if I recall correctly…. Also, Tailwind is a competitor to Bootstrap, so I’m confused what you mean about using them… What are some top-rated Bootstrap admin templates that not rely on Tailwind Programming Web Development by SanjayJoshi If I want to use Bootstrap 5 for my admin dashboard and avoid Tailwind, which templates should I consider? Re: What are some top-rated Bootstrap admin templates that not rely on Tailwind Programming Web Development by Dani Sorry, I don't know what you mean about building a buying persona through DaniWeb? Re: Looking for an developer-Friendly Admin Template Programming Web Development by Dani Official Bootstrap themes: https://themes.getbootstrap.com/product-category/admin-dashboard/ bootstrap Digital Media UI / UX Design by davy_yg agency.css body{ background: url("../images/backpack.jpg") no-repeat; } Hello, I understand bootstrap a little bit now. But how to make this backpack.jpg background works well with bootstrap? Any idea? Re: bootstrap Digital Media UI / UX Design by diafol No idea. How to make a background work well with bootstrap? What does that even mean? Tiled, stretched, not repeated, static, scrolling? Please read this back and ask yourself if it makes any sense. Bootstrap Programming Web Development by davy_yg Hello, I am looking for a good bootstrap forum. Any idea who knows which forum best to learn bootstrap? I have posted in several bootstrap forums and not even one person reply my question. Please help? Thanks before. Davy Re: Bootstrap Programming Web Development by minitauros Have you tried the bootstrap website? It contains a great starters guide. http://getbootstrap.com/css/ (I know you're asking for a forum, but my interpretation is that you are also looking for a way to learn bootstrap, hence this answer :)). Re: Bootstrap Programming Web Development by iamthwee I'm pretty sure someone here can help you. I've used a customised version of bootstrap extensively. Re: bootstrap Programming Web Development by gentlemedia … a sub menu with the CSS files (a bootstrap.css for development and bootstrap.min.css for production). If you're familliar…. Then replace the default css files that comes with the bootstrap download (http://getbootstrap.com/) with these ones. bootstrap Programming Web Development by idabasha can someone tell me how do i download a bootstrap theme? for example i want to save this one http://bootswatch.com/cerulean/ Bootstrap Not Working with Image Upload Form Programming Web Development by Liang_1 …having headache with this form. Code 1: Working Fine (Non-bootstrap) <html> <head> TestPage <…" href="http://gsmtecharena.com/Testing/bootstrap/3.3.5/css/bootstrap.min.css"> <script src…" href="http://gsmtecharena.com/Testing/bootstrap/3.3.5/css/bootstrap.min.css"> <script src… Re: Bootstrap Not Working with Image Upload Form Programming Web Development by Traevel Well, both have bootstrap. The first one has the "image" `<… do mean the difference between a table alignment and a bootstrap alignment, then perhaps you can use [this tutorial](http…://www.tutorialrepublic.com/twitter-bootstrap-tutorial/bootstrap-forms.php) to apply a bootstrap layout to your form without using tables… Bootstrap nav css Digital Media UI / UX Design by davy_yg …quot;> <link href="css/bootstrap.min.css" rel="stylesheet">…css" rel="stylesheet"> <!--bootstrap responsive css --> <div class="container…lt;/script> <!-- Bootstrap javascript --> <script src="js/bootstrap.min.js"></… Bootstrap portfolio-filter Digital Media UI / UX Design by davy_yg …lt;link rel="stylesheet" href="bootstrap-3.3.5/css/bootstrap.min.css"> <link rel="…;stylesheet" href="bootstrap-3.3.5/css/custom.css"> <script…;</script> <script src="bootstrap-3.3.5/js/bootstrap.min.js"></script> … Bootstrap on Android Digital Media UI / UX Design by davy_yg …lt;link rel="stylesheet" href="bootstrap-3.3.5/css/bootstrap.min.css"> <link rel="…;stylesheet" href="bootstrap-3.3.5/css/custom.css"> <script…;</script> <script src="bootstrap-3.3.5/js/bootstrap.min.js"></script> … Bootstrap for Product Category Digital Media UI / UX Design by davy_yg …lt;link rel="stylesheet" href="bootstrap-3.3.5/css/bootstrap.min.css"> <link rel="…;stylesheet" href="bootstrap-3.3.5/css/custom.css"> <script…;</script> <script src="bootstrap-3.3.5/js/bootstrap.min.js"></script> … Re: Bootstrap Not Working with Image Upload Form Programming Web Development by Ventech_IT In the bootstrap and normal version when you call the third script in the header you have <script src="http://http://....." try using only one "http" myabe? Bootstrap modal hide does not work Programming Web Development by cgull …;title>thinklocal: thinklocal</title> <!-- Bootstrap --> <meta name="viewport" content…<link href="http://localhost/thinklocal/css/bootstrap.min.css" rel="stylesheet">…<link href="http://localhost/thinklocal/css/bootstrap-responsive.min.css" rel="stylesheet"&… Bootstrap Form Problem Programming Web Development by Himanshu Chawla …gt; <link href="css/bootstrap.min.css" rel="stylesheet"… /> <script src="js/bootstrap.min.js"></script> …gt; <script src="js/bootstrap-datepicker.js"></script>… Bootstrap resize Image Programming Web Development by davy_yg Hello, I am trying to resize image with bootstrap. Can anyone help me explain this phenomena: https://…stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> <script src…<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> &… Re: Bootstrap nav css Digital Media UI / UX Design by gentlemedia The grey background color is set in the bootstrap stylesheets linked at the top and is probably set to … HTML tags (inline CSS), but use an external stylesheet. The bootstrap.min.css is minified, so if the background color is… Re: Bootstrap nav css Digital Media UI / UX Design by mattster Add this somewhere in your stylesheet, or find it in the bootstrap CSS file (usually line 5 of bootstrap.min.css) and change it there. .navbar-default { background-color: #f8f8f8 !important; border-color: #e7e7e7 !important; } Re: Bootstrap for Product Category Digital Media UI / UX Design by gentlemedia … into layout issues as you've noticed. You built wilt Bootstrap so stick to its grid system. I told you before… you numerous times as well. http://www.sitepoint.com/understanding-bootstrap-grid-system/ Re: Bootstrap modal hide does not work Programming Web Development by LastMitch … codeigniter 1.2.2 and the latest version of bootstrap. Does the **bootstrap** worked before you merge it to **codeigniter**? Where is… you got that code from here: http://twitter.github.com/bootstrap/javascript.html#modals or here: http://igotstamp.appspot.com/pages… Bootstrap Courosel Digital Media UI / UX Design by davy_yg …;stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> <script src="…; <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> -->… Re: Bootstrap nav css Digital Media UI / UX Design by Mohandas1985 You can simply edit the bootstrap file after [unminify](https://www.cssminifiers.com/) the code in stylesheet. Re: bootstrap autocomplete Programming Web Development by Stefce …;stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css"> <script src="…;http://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> <…