I'm using this menu: link Exactly this one from the link, I copied directly from there, the question is , where it says "Project Name", I have to add a logo, how do I do it?
How do I show a div only after the scroll passes a certain #id?
<div class="row" id="menufixo"> <!-- TODO ADICIONAR CLASS navbar-fixed-top PARA MANTER MENU NO TOPO -->
<div class="col-md-12">
&...
I personally need to create this layout for articles in my WordPress loop and I do not know as I could do. I know I'll need some instructions on PHP and some Bootstrap implementations, I'm using this CSS framework.
Does anyo...
I would like to know how I can add a spacing between selects , for better understanding see image below:
Ihavetriedwithcss:.col-md-4{margin-bottom:5px;}Butitgotweird,mycodehtmliscurrentlylikethis:<divclass="form-group">
<d...
I have a main page containing a list of users. In this list of users I have a button on the side where I will click and display a modal, passing the model of that line that I clicked. I managed to do it right, follow the code summary:
@foreach...
My system should work as follows:
By clicking on the highlighted red button in the image below
Itopensthismodalhere: Thisisalreadyhappening,butnowIneedtoclickonthefirstimage,itwilltakedata-id="@milestones.Codigo" and save it in the...
I am building a page which will be accessed by a considerable amount of users (5 thousand / day) and as some hosting services charge by mass of data transferred others by the number of requests, this raised me a question: It is better to encapsu...
Is there any component present in Bootstrap 3.3.1 (I think not) that manages a select from all countries? or some plugin? because I am currently using a list with pure HTML that this gigantic, below a small part of the code that I want to replac...
My modal is decreasing the size of the page horizontally when opened, closing it returns the page to normal, it is something that is strange.
Here is the code:
<div class="row" align="right">
<strong>Posição: <?php...