Questions tagged as 'css'

2
answers

Fill Datatables to Column

Hi, I have a problem for a Datatable to fill the width of a col (using Bootstrap 4) HTML is like this <div class="container-fluid"> <div class="form-group"> <div class="row" style="padding-top:20px"> &l...
asked by 08.04.2018 / 16:50
0
answers

Navbar-fixed-top is not responsive, and does not show completely what is coming down

To start I want to comment that when making this superior browser I did not take into account that this would happen, I created it based on boostrap classes but it did not work out as I wanted, then I present the problem. I have a nav...
asked by 16.04.2018 / 14:19
0
answers

GULP and LESS import

I'm having problems with GULP and LESS importing files. Previously I had a project, which had a styles.less file which imports the rest of the less files, such as menus, buttons, etc. And when I made a change in one of these chi...
asked by 16.04.2018 / 13:58
0
answers

CSS - Format text within html elements

I have the following problem, I need to format a pager, but I can not touch the html tags, since it is a very old page ... The code is as follows: div { margin-top: 20px; margin-left: 20px; } div a { padding: 10px; border...
asked by 10.04.2018 / 13:48
0
answers

Summon css styles when sending mail with php and html content

My doubt is as follows. I am sending emails through my system, which is responsible for sending the corporate image of the company. The problem is that the mail is coming without any defined style. Everything comes in flat. I have tried to place...
asked by 05.04.2018 / 21:56
2
answers

Is there a selector for parent elements in CSS? [duplicate]

I want to edit the css of an element when hovering a label <a> . This is my HTML: <div class="container"> <div class="row"> <div class="menu-admin-elemento col-6"> <div> <div clas...
asked by 06.04.2018 / 00:47
0
answers

Problem to correctly position a div

I am experiencing a problem to position a div, from which I can not find a solution. My PHP code what it does is read a directory and list all subdirectories, showing the name of each one of them together with the most recent added image, the...
asked by 10.04.2018 / 21:59
0
answers

add styles to excel with php

I have these two functions to generate the excel, have styles in by means of classes, how can I do so that when exporting the excel shows with the styles that I have added or in what way should I add them? / p> $("#btnExport2").click(functio...
asked by 10.04.2018 / 23:43
0
answers

Error: displaying my modal in boostrap

I have a problem deploying a modal bootstrap . My website is composed of several sections and to move between them there is a scroll with anchors and a contact form. When I go directly to the form and press the send button, the already co...
asked by 02.04.2018 / 17:44
0
answers

footer always down [duplicated]

I try to put this footer always down with styles applying to the footer class.    The footer goes down but the bigger the footer is made the higher   is positioned, and that's what I do not want footer(style='position: fixed;\n' + '...
asked by 27.03.2018 / 08:37