We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

page formating (very small letters)?

more options

I set Huge font size but still see very small letters (or very long strings :) on my page http://www.ibiblio.org/e-notes/MSet/comments.html (Firefox 24, 10" tablet). How can I adapt my pages for mobile devices? Now I use <meta name="viewport" content="width=device-width, initial-scale=1">

I set Huge font size but still see very small letters (or very long strings :) on my page http://www.ibiblio.org/e-notes/MSet/comments.html (Firefox 24, 10" tablet). How can I adapt my pages for mobile devices? Now I use <meta name="viewport" content="width=device-width, initial-scale=1">

Tutte le risposte (1)

more options

I think you will find better sites for mobile design tips. Here the focus is primarily on solving very specific problems.

We did have a thread about using CSS media queries to check the device-width as a way to apply different style rules to the page. Maybe that will help? See: CSS3 'device-width' is not being recognised.