Questions tagged as 'css'

1
answer

How to align images of different sizes in responsive layout?

I'm not sure how to deal with the following problem. I was trying to work with <li class="filme"> , with its responsive size, however as each image has a variable size. When it arrives at a certain size the images begin to break t...
asked by 24.04.2018 / 00:25
2
answers

Change background color div

I'm trying to change the background color of div with wrapper row-offcanvas row-offcanvas-left classes, but I'm not getting it. Would anyone have any idea how to do it?     
asked by 24.04.2018 / 14:35
1
answer

Link with Anchor

I'm making a website and I have a link that, in addition to sending a message when it's clicked, uses an anchor to put the featured section of the site. I'm doing this as follows: <a href="/alerta#destaque">Gerar Alerta</a> I...
asked by 30.04.2018 / 07:15
1
answer

Print text positioned in image

I have text positioned in the center of an image, the logic is to print a certificate, and this text is generated dynamically, this occurs correctly. The problem is at the time of printing, that the text is on page 2 the image on page 1 HTML:&l...
asked by 07.05.2018 / 22:37
1
answer

Section on top of another section

Section contacts on top of section text about us ... Why? I've tried everything, margins, paddings, I can not use z-index because the sections can not have position relative or absolute ... HTML: /* ------------------------------- about...
asked by 07.05.2018 / 16:16
0
answers

How to make the carousel in mobile mode only 1 column

For example I have the following code: <div class="col-md-12 text-center"><h3>Bootstrap 3 Multiple Slide Carousel DESKTOP</h3></div> <div class="col-md-6 col-md-offset-3"> <div class="carousel s...
asked by 14.05.2018 / 14:01
1
answer

Grid is not working

Hello, I'm having a problem using a grid.css. The following, when using the classes to define the columns, simply does not work. I simply want to align 2 columns side by side. I'm using this grid: link Section HTML: <section class=...
asked by 02.05.2018 / 15:36
1
answer

Register button opens alone

I'm having a problem, when I enter my site, my registration button opens automatically, I wanted to take this functionality out, but I'm not able to do it and when I click on the login button if the register button is open, behind. It was suppos...
asked by 12.06.2018 / 16:54
0
answers

How to code with Email Marketing?

I'm starting with Email Marketing, I've never done it before and am facing  a world of difficulties. By the tutorials seen on the internet, I could draw the following conclusions: We use table so that it has a greater tolerance and th...
asked by 23.05.2018 / 16:47
1
answer

Error deploy Heroku app Django

After deploying on Heroku, I opened the link in my application ( link ), and it displayed the following error: ProgrammingError at / relation "Produto" does not exist LINE 1: ..., "Produto"."criado", "Produto"."modificado" FROM "Produto" ....
asked by 23.05.2018 / 15:28