Questions tagged as 'css'

1
answer

Websites with continuous background

wanted to inform me how to make a page with Bootstrap for example but with a continuous background (As the examples I put below but extending the background as the docker page: link ). I would greatly appreciate your help, greetings. Ej1:...
asked by 30.10.2018 / 20:20
1
answer

Expand image, out of container with Bootstrap

I want to expand my image so that it moves out of the container, in this case the container (blue color) the image will expand it to the color memory (red). How could I do it with bootstrap? <div class="row mb-5"> <div cl...
asked by 04.11.2018 / 20:52
1
answer

Is there a way to modify the style of the "Index of" page of a server?

For example, when accessing the root of a directory that contains or not files and more directories. I have searched for CSS but I have not seen anything. Any ideas? Is it even possible? Thanks     
asked by 05.11.2018 / 00:12
0
answers

Use ACF color picker in css

I hope I can explain clearly about the problem I have. Have a wordpress loop to which I have added a picker color and an image per post to use the image as a hover, the structure is like this: <section class="row card-container"> <div...
asked by 30.10.2018 / 13:12
0
answers

Call web from the navigation menu

Hello, I use the following menu of a template that you download: <header role="banner" id="fh5co-header"> <div class="container"> <!-- <div class="row"> --> <nav class="navbar navbar-default"&g...
asked by 30.10.2018 / 02:55
3
answers

Adapt Height of a div that is inside a td

I have a div inside a td, .role_color { display: inline-block; align-items: stretch; width: 2px; height: 50px; margin-right: 10px; } <tr> <td> <div c...
asked by 25.10.2018 / 17:29
0
answers

How to make a button in html that can be displayed in Outlook 2007?

I have to send an email in HTML format where some buttons appear that are sent to another link. The problem is that the Outlook 2007 mail client does not interpret modern HTML and I can not make myself visualize the appearance of a button. I tri...
asked by 24.10.2018 / 11:13
1
answer

How to know the id of an element through a class in function if the style "display2 step from none to block [duplicated]

Hello friends I have a lot of dynamic elements that have the same class, and these are shown or not by the display block style, I would like to know based on the change of style the id of that element.     
asked by 19.10.2018 / 17:07
1
answer

Update DIV without reloading page when receiving Firebase data

On a div, with CSS, I'm trying to update its background color with a change in a database in Firebase. This update I only see if I refresh in the browser. I would like the corresponding div to be updated since the change was made in Firebase. At...
asked by 21.10.2018 / 21:23
0
answers

Backgroung img with filter and nav [DOUBT CSS]

I have the following doubt: I have a div with a background img, I add a filter brightness, but that also affects what I have next to that image: the html code: <header> <div id="logo-page"> <div id="top-bar">...
asked by 18.10.2018 / 17:31