Questions tagged as 'css'

1
answer

How do I create this navbar?

I want to leave my nav-bar the same as this . I want to leave, a division in the middle of the nav-bar, I have no idea how to do this. My code now: <!DOCTYPE html> <html lang="en"> <head> <head> <meta ch...
asked by 23.08.2018 / 05:15
0
answers

Stylization and operation of the dropdown menu in Wordpress

We have set up a template for Wordpress. However, the submenus that require the dropdown to appear by: Hover are not working normally. They are already statically exposed there under their menu item. We made the styling of this specific su...
asked by 31.08.2018 / 22:42
1
answer

In CSS why does pseudo-classes: empty work and a: not (: empty) do not work in input?

I'm trying to make a form template where I think of the user experience better by giving visual feedback when the field is filled out. There I came across a "problem" that I can not explain ... Because no input pseudo class :empty...
asked by 31.08.2018 / 21:34
0
answers

Help to make a Sass Grid

I am creating a grid of mine in Sass, I am using Sass a short time. Could you give me tips on what to improve or what is wrong? link Note: Error code in CodePen but is working. Obg     
asked by 31.08.2018 / 21:50
0
answers

How to fix the columns of a table?

I have a table with my fixed header, but I would like to set the columns that have a characteristic object. For example: Name, Job, Age, Status. So when I do the scrool horizontally, the columns remain fixed. Follow the example below in the i...
asked by 21.08.2018 / 21:01
0
answers

Dynamic content in two columns

Hello, I am developing a project in php where we will generate a pdf file, where each page will be divided into two columns. PDF content will be dynamically added through a content manager. The challenge is to display this content on th...
asked by 24.08.2018 / 22:26
0
answers

Bootstrap Simple Menu Does Not Work and the script is activating

I can not use the bootstrap menu <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="ic...
asked by 25.08.2018 / 17:38
0
answers

Changing CSS using Javascript

To apply accessibility features to a site (contrast / major font / smaller font), I created alternate .css files with the formatting I wanted, and called those files via javascript. However, especially when the connection is slow, when the funct...
asked by 21.08.2018 / 17:11
0
answers

webkit-scrollbar no react

I need to customize a scroll bar for a React component, but I'm not sure how I should write the webkit-scrollbar syntax inside it. Could you help me?     
asked by 23.08.2018 / 20:36
1
answer

How to reduce TABS spacing with view corners using CSS - Asp.Net MVC

When I insert a tab in my view, there is a very exaggerated spacing with the page borders within the modal. I am using a framework called Remark, but I believe this can be solved with CSS. Does anyone know how to do this? <div class="...
asked by 16.08.2018 / 12:40