Posts by Alberto Freire • 101 points
6 posts
-
2
votes1
answer90
viewsQ: Bootstrap menu, include logo
Guys, I’m using this menu: http://getbootstrap.com/examples/navbar-fixed-top/ Exactly the one of the link, I copied directly from there, the question is, where is written "Project Name", I have to…
-
2
votes2
answers1751
viewsQ: How to center a slide?
I’m using that slide before and after. The point is: I need to center this slide and make it responsive, because when I play the code it’s leaning on the left corner. I tried to give a margin-left,…
-
1
votes1
answer111
viewsQ: Top of the menu!
Well, as you can see, the top is a black banner, the web size is normal, but when I decrease, I see to test the responsive, I see that the banner is getting below the menu. The division of the menu…
-
0
votes1
answer64
viewsQ: The Site disagrees on the responsive
Well, inside the body, I put two Boxs, col-Md-6, with a 1px edge, but one was next to the other, and it was not meant to stay, then I put a margin-left of 28px, in the two Boxs on my left side of…
-
0
votes1
answer957
viewsQ: How to Style Current Page Navigation Link
The image above is a print of menu I’m developing that has the style I put right in CSS. But only when I pass the mouse above the link, that is when I do :hover which is what I was doing in this…
-
3
votes3
answers75169
viewsQ: Centralize Divs - Bootstrap
Well, I divided the content part into two Ivs, col-Md-6, only they’re not centered in relation to the site, even though they’re in the center, they’re on the left side, leaving the right side a…