Questions tagged as 'css'

1
answer

Bootstrap v4.1 - Notification displaying incorrectly

I use this plugin here: link Follow JSFiddle: link Follow the full CSS: link See the code: .notifications { list-style: none; padding: 0; } .notification { display: block; padding: 0.8em; border-width: 0 0...
asked by 31.05.2018 / 01:54
1
answer

How to specify an HEXA color in MSPaint?

Good afternoon, Is it possible to specify an HEXA color in MSPaint? How do I? Thank you.     
asked by 04.06.2018 / 19:00
0
answers

Error importing css class using Angular

But with a problem with that, I created an angled project and imported the html and css of a page I already had. A warning appears and the classes have this problem do not use the class. If they can help, thank you. Follow the problem print...
asked by 05.06.2018 / 16:57
0
answers

Dropdown menu does not overlap background div

The problem is as follows, I have a header with a background, I have a menu bar in that header, this menu bar has a dropdown item, but when I hit the dropdown it appears underneath but is cut off when the background arrives end, not appearing at...
asked by 28.05.2018 / 19:50
0
answers

Part of the grid is hidden in chrome

problems with chrome. At first I'm working only on localhost and Bootstrap version 3, how can I improve CSS? In Firefox it shows the complete site, but in chrome it hides (the grid I called advertising), it is an image and the plugin of a fac...
asked by 27.05.2018 / 21:38
1
answer

HTML and JavaScript

I would like to know how I can open this little screen by clicking on an image, like the example:     
asked by 26.05.2018 / 03:35
1
answer

Do not adjust menu when submenu appears

I'm starting with flexbox, I'd like to make a menu that does not fit the width when the submenus appear: /* Navigation - menu style */ nav ul { padding: 0; } nav ul li { list-style: none; flex-direction: column; } nav &...
asked by 25.05.2018 / 22:07
2
answers

As per the text side icon?

Well, I'm trying for an image, icon on the side of a sentence, but the image goes up, it's up. How do I resolve this? Ex: (icon) Contact Us     
asked by 25.05.2018 / 22:30
0
answers

Screen to visually relate items between two columns

I'm developing a screen in HTML, CSS and JQuery to relate two columns: one with the postings of a bank statement and the other with the type of posting, so I click on a post in the first column and then the type on it column of the medium, throw...
asked by 01.06.2018 / 14:22
1
answer

Is there any way for a form to inherit from _Layout.cshtml in C #?

I'm developing a website at asp.net c# , I have a contact page that contains a form for the user to fill out and send if they want to send an email. I wanted the form page to inherit the properties of the remaining pages of the site, su...
asked by 24.05.2018 / 09:48