Questions tagged [responsiveness]

Responsiveness describes the ability of an UI element or dialog to respond on user interaction within an acceptable time frame.

Responsiveness describes the ability of an UI element or dialog to respond on user interaction within an acceptable time frame.

413 questions
-1
votes
3 answers

How can I make this responsive website stretch across the entire screen?

I have a website that is giving me a ton of trouble with the site not fitting the width of the screen. I tried changing the viewport meta tag but nothing seems to work properly. I have included a screenshot at the below link. You can see a huge…
Mike Barbaro
  • 245
  • 1
  • 17
-1
votes
1 answer

Strange responsiveness behavior with a website

I would like to say that I am not really experienced with HTML, CSS and etc.. due to the fact that recently I started to read and learn them. I am trying to make a responsive website but when I was thinking that everything was going really smooth I…
-1
votes
1 answer

DIV height based on width where many elements within container

I have a set of 70 square div elements within a container box (and 10 containers). I want to have a breakpoint at every 7th div element so i end up with 10 rows of 7 divs. The squares should have a thin margin. I have set the element width to…
Yolo
  • 1,569
  • 1
  • 11
  • 16
-1
votes
1 answer

Bootstrap & image responsivness

I have a website that is totally responsive however there is one part that is not ans is situated below the slogan URBAN FREE SPIRIT (I am talking about the images) I tried to had the class container, the class img-responsive but nothing seems to…
Ben2pop
  • 746
  • 1
  • 10
  • 26
-1
votes
2 answers

Getting rid of blank space below footer in Mobile

Client didn't want to have the responsiveness from the website, so we have totally removed responsiveness from the bootstrap based wordpress theme. Now the website is looking how it looks like in Desktop. However, on the cart page, as there are not…
Shoeb Mirza
  • 912
  • 1
  • 11
  • 30
-2
votes
2 answers

In Android, some cell phones work the graphical interface perfectly, and other cell phones do not the same graphical interface. For what reason?

I'm developing a code on Android, and testing it on two cell phones of different brands. Sorry these screens are not in English language, okay? You can see that in the screenshot below, it's from a mobile phone brand A. It's showing the GUI without…
-2
votes
1 answer

i have an application created by flutter dart but it is not responsive

i have an application created by flutter dart but it is not responsive i mean when i try it in my phone it look Very amazing but in annoter phones It look so big and not good at all im wondering if there is some thing i have to add it in my code to…
-2
votes
1 answer

How to detect if Xiaomi's Mi Browser using JS

How to check using javascript if the user visiting my website is doing so using Xiaomi's native - Mi Browser.
Faris Kapo
  • 346
  • 9
  • 30
-2
votes
1 answer

White space on the right of page on mobile devices

I learn to build websites. Now I'm making page to practice and I have a problem. I haven't already made it responsive but I've seen that below 630px width page isn't 100% width anymore. On the right of the page appear white space and I don't know…
Patryk
  • 29
  • 5
-2
votes
1 answer

Why do the browsers automatically wrap text of a web page without any indication about how to do it?

I'm trying to think responsive, in terms of web design. First silly test I do: open a blank file, put it some text inside. Big amount of text (lorem ipsum, whatever). Even without any HTML markup. Save the file with .html extension, and open it with…
Jorge Arévalo
  • 2,858
  • 5
  • 36
  • 44
-2
votes
1 answer

responsive not full width when loading single page

I am trying to make a responsive website, but I am stumbling upon a weird problem. When I am looking on the desktop page, everything is in the right position. There are no pixels left. However, when I am loading the responsive version on my mobile,…
-2
votes
1 answer

Center aligning images and text within a table for a responsive contact page

I've been fiddling around with this page for some time now, but I can't seem to figure out how to center align the images and text relative to the table. http://www.thomasoosting.nl/contact/ Some help would be greatly appreciated.
-2
votes
5 answers

My website is not being responsive and not resizing.

I could really use some help, I have created my website http://hayleyryan.com/ and I can not get it to re-size to a smaller browser window or smaller device. I have included at…
hayleyshaye
  • 1
  • 1
  • 1
  • 1
-2
votes
1 answer

Responsive background image in twenty fifteen issue

I'm trying to make my background image responsive in the twenty fifteen theme, especially for mobile i.e. 360px by 640px. I've tried tons of CSS, but no dice. The div is body.custom-background I believe. Here is the test site:…
lakerice
  • 103
  • 1
-2
votes
1 answer

responsive image with text on the right using clearfix

I'm trying to create a responsive image at the right of the page (from top to bottom) and trying to put text at the right of the image in the space that is leftover but it doens't seem to work. I've googled and found a solution called clearfix. It…
Lance
  • 1
  • 2
1 2 3
27
28