Questions tagged as 'responsivo'

1
answer

By divs next to bootstrap

I have 5 divs, I want them aligned on the same line ... However the div div is not aligned ... <section class="content"> <div class="row"> <div class=" col-xs-2 "> <a href="#" class="thumbnail"> <...
asked by 04.12.2018 / 03:49
2
answers

Images in divs

I have a question about divs with imagens inside, in this case, the question is: If I have a div , with 400x400 , how do I make an image with 200x400 (or other resolution) occupy the total size of div ,...
asked by 10.01.2017 / 15:04
1
answer

Email Marketing - Responsive

Someone has already made email marketing responsive, I found several models on the internet they work responsive in the browser more when I launch the email by Outlook or virtual target and open in the example mobile (Gmail application) the emai...
asked by 20.10.2017 / 15:23
2
answers

Problem with bootstrap responsiveness

I'm having trouble aligning the responsiveness of my dashboard. Here is an image of how it sits on large screens. ButifIslowdownthescreenitshuffleslikethis: BelowistheexcerptofthecodeHTMLofthepagewhereIquotethispart.AmIdoingsomethingwrong?Ho...
asked by 18.07.2018 / 15:10
1
answer

Position fixed for desktop version and relative position for mobile version, how to do in CSS?

I know it should be simple, but I'm stuck here in this, I have a div with ID called Login and I have to leave it as fixed when the navigation is made of computers, so in the mobile version this div will have to stay as relative, can someone exem...
asked by 25.05.2018 / 18:50
1
answer

Responsive upper corner image - Bootstrap

Well, let me have a question. How to insert a responsive image in the upper corner of a section using bootstrap. Ex: this is the site that I am developing renpa.esy.es, but in the fourth section that has bikes packages, I want to place an image...
asked by 27.12.2016 / 02:25
1
answer

Navbar collapse bootstrap does not push other div down

People are as follows, I'm using the bootstrap responsive menu and I needed that when I clicked the menu icon, the list appeared and pushed the other divs down .... but when I click the list it is appearing below of the other divs .... see well...
asked by 29.03.2017 / 15:46
1
answer

Leave Iframe Responsive without involving it in any element

Galera is as follows, I need to leave an iframe responsive.  But to complicate it I can not make this iframe wrapped in another element. Ex: <div class="content"> <h1>Meu Titulo</h1> <p>Meu artigo</p>...
asked by 03.03.2017 / 22:46
1
answer

Using the picture tag showing multiple pictures simultaneously

Hello, I'm having some problems with the tag picture, in this case we use the tag to show images responsively, adapting the image to each device, but if I want to show more than one image simultaneously, it is possible with this tag? Ex: <...
asked by 27.12.2017 / 15:00
1
answer

How to customize reCAPTCHA v2?

I put the reCAPTCHA v2 on my site, but I have type problem: Iwantedtomakehimresponsive,sohetrackedthesizeofthefields.Ifoundasolutionoftype:transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:00;-webkit-transform-origin:00;Bu...
asked by 16.10.2017 / 15:53