1
Hi, guys, I want to put an image in the header of my website, but I can’t get it to stay on the right head. If I put in a code before the divorce, she doesn’t show up, and I put her in charge of the title, she shows up. I attached the images of how it’s going and the code.
<nav class="navbar navbar-default" role="navigation">
imagem antes, não parece nada
<div class="jumbotron text-center">
<div style="background-image:url(views/forum.jpg)">
imagem aparece pela metade!
<center><h1><b><font color="#00c6d7">ALLDISPOR</font></h1></b>
<p>Fórum de Discussão</p></center>
<br><br><br>
</div></div>
Try setting the height. background-image:url(views/forum.jpg); height:400px;"
– denis
To no avail! :/
– Mayla Campos
Revise your code because every structure is wrong, where the bootstrap <Nav closure?
– denis
If the Bootsrap css is being loaded correctly the float and margin is automatic.
– denis
@Nis, really if the bootstrap is right it shouldn’t be this, corrected my reply, sorry the hassle haha
– Aldo Fernandes Junior
the Nav is closed well below
– Mayla Campos