Questions tagged as 'css'

1
answer

Sub-menu superimpose CSS images

I'm developing a web application and when I mouse over the Enter / Sign up appears a sub-menu, but the sub menu instead of overlapping the images it pushes down the images. I would like that when the submenu appears it superimposes the images...
asked by 02.02.2018 / 16:43
1
answer

Dropdown does not fit the screen

Hello, I'm starting my migration to Bootstrap 4 and I'm trying to make an aligned dropdown on the right side of the layout. The problem is that clicking the menu does not fit the screen and "exits" the layout. Does anyone know how to solve this?...
asked by 09.12.2017 / 13:12
1
answer

Images with different size on the slider Materialize

I'm wanting to leave the Materialize slider images all the same size, but I'm not getting any success. I left this code to make the slider responsive, but the images are in different sizes. CSS .section-slide .slider .slides{ backgrou...
asked by 10.01.2018 / 01:09
3
answers

I want to make a bar with my logo and with my submenu

As I mentioned in my title, I wanted to make a bar. I do not explain well what I want, but I'll leave the link to a restaurant that has what I want to do: link Here's my code Css: .menu ul li{ background-color:#4d79ff;...
asked by 07.01.2018 / 00:00
0
answers

I have a problem in a section

I have a problem in leaving a section with the icons horizontally, he is upright and can not fix .. Full html code: @import url('https://fonts.googleapis.com/css?family=Paytone+One'); *{ margin: 0; padding: 0; font-family: helvet...
asked by 05.01.2018 / 12:27
1
answer

Bootstrap 4 nav bar

Good morning This is the code that I use in my menu bar, but when you do the collapse the button gets to the whole size of the bar making the logo icon up, I wanted the collapse button to stay the way it should be (square). The css code is from...
asked by 20.12.2017 / 10:54
1
answer

How to change the NGX-Admin nebular dashboard theme?

Hello,  I would like to know if you can change the theme and color of the NGX-Admin nebular dashboard? Thanks in advance.     
asked by 20.12.2017 / 16:37
2
answers

Css Hover Transition

Friends, I have the following code link In the current effect when I hover the hover effect changes the background and increases the proportions of the div up to beauty, however I would like the effect did not mess with the other divs, i...
asked by 03.12.2017 / 11:27
0
answers

Extract piece of SASS code

Hello, I'm creating a branch break using SASS but it has a piece of code that repeats a few times and I do not know how to extract it. @while $newColumn <= $columnNumber { .col-#{$newColumn}{ $calcWidth: (100% / $columnNumber) *...
asked by 03.12.2017 / 11:29
1
answer

GitHub Pages crashing when trying to load resources with error 404

I tried uploading a project I had done some time ago, and when I use the GitHub pages to play online, I find it difficult to render. Thefilesitcannotloadareallinthe repository , I do not understand the difficulty that the GitHub pages are ha...
asked by 07.12.2017 / 21:15