Questions tagged as 'responsivo'

0
answers

Problem with site responsive when opening on a mobile

Hello, I created a website with 2 Paralax effects to practice this functionality via bootstrap. As it's a front-end site only, I'd like to test it by the same cellphone (no function to change platform size by browser). So I opened it, copied the...
asked by 27.11.2018 / 14:52
1
answer

How to leave several images responsive

section { font:bold; text-align: center; } h1 { font-size: 30px; text-align: center; color: #fff; } img { width: 233px; height: 302px; border-radius: 5px; cursor: pointer; -moz-transition: all 0.3s; -webkit-transitio...
asked by 18.09.2018 / 05:22
0
answers

Responsive text box

I have a textbox on top of an image-map that is responsive, like this: <div class="lala" role="main" style="height:100%"> <img class="imgg" src="../images/sellec.jpg" style="opacity:0; width:1790px; height:974px" usemap="#image-map"&g...
asked by 09.08.2018 / 13:44
0
answers

How do I make a face book plugin responsive?

This is the following, I have a facebook plugin that is inside a DIV which in turn is the body of the page, This DIV has margins so when reducing the size of the window the plugin goes out of the DIV. I need to reduce the size of the window by r...
asked by 09.07.2018 / 16:57
1
answer

Image html mapping that works on mobile

Hello! I have a wordpress website with the BeTheme theme installed. It has slides, among other features. I'm doing the mapping of an image and for that I used the Gimp. It worked almost perfectly, except for the fact that the coordinates are wro...
asked by 27.06.2018 / 04:13
0
answers

Configuring Google site link based on device type

Imagine an old site with several pages and not responsive. From then on, a responsive version was created for this same site, each of which has its corresponding link, as follows: Versão normal: www.site.com.br/ Versão mobile: www.site.com.b...
asked by 16.05.2018 / 19:34
0
answers

Making CSS responsive

I'm developing a system with Asp.Net Mvc using the bootstrap, but I want to give a different "face" to my login screen, I created a css but I would like to make it responsive, does anyone know how to do this? follow the CSS below: more specifica...
asked by 06.03.2018 / 21:31
1
answer

Bootstrap: Responsive does not work with hosted site

I am doing a tcc for my technical course and as one of the requirements was to make a site responsive, I decided to use the bootstrap, however, when I hosted the site, it presented some problems. When I open my site on my mobile phone locally...
asked by 23.11.2017 / 18:23
3
answers

GRID system bootstrap - col-xs-X does not recognize width

I'm studying bootstrap, and in formulating the GRID system the col recognizes the values LG, MD, SM, but does not recognize the requested XS. When I resize the browser to mobile size it always puts the requested div in size 12 (full). <!DOC...
asked by 23.10.2017 / 20:49
1
answer

Mobile menu, change font color

I can not change the font color in mobile mode, it turns white, and if I change the CSS to white it changes the site, it follows the menu code. #advanced_menu_toggle, #advanced_menu_hide { position: absolute; border-radius: 2px;...
asked by 19.10.2017 / 20:55