Breakpoint for ipad?

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
tba
 
 
Posts: 47
Joined: Thu Mar 14, 2019 9:35 am

Breakpoint for ipad?

Post by tba »

Hi

I use a mobile detector extension to check for mobile and that works well. However an iPad which has a larger screen, doesn't and I wondered if anyone has a good solution for the iPad ?
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: Breakpoint for ipad?

Post by zinc »

You don't need anything else if you use break points in the software

I use the following:

1280, 980,768,580,480,414,320

These pretty much covers most of the devices.
Running WYSIWYG Web Builder since 2007...
tba
 
 
Posts: 47
Joined: Thu Mar 14, 2019 9:35 am

Re: Breakpoint for ipad?

Post by tba »

Great that seams to work but I'm having trouble getting the responsive text to resize according to the resolution. Do you know of any tricks that may fix this?
User avatar
Bluesman
 
 
Posts: 1115
Joined: Mon Feb 01, 2016 5:43 pm
Location: Sweden
Contact:

Re: Breakpoint for ipad?

Post by Bluesman »

tba wrote: Tue Nov 29, 2022 10:22 am Great that seams to work but I'm having trouble getting the responsive text to resize according to the resolution. Do you know of any tricks that may fix this?
You can use "Styles" that you set up for different sizes in the different breakpoints.
"Make My Day"

See my Website
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: Breakpoint for ipad?

Post by zinc »

Bluesman beat me to it!!! :D
Running WYSIWYG Web Builder since 2007...
User avatar
Bluesman
 
 
Posts: 1115
Joined: Mon Feb 01, 2016 5:43 pm
Location: Sweden
Contact:

Re: Breakpoint for ipad?

Post by Bluesman »

zinc wrote: Tue Nov 29, 2022 2:28 pm Bluesman beat me to it!!! :D
:D For once...
"Make My Day"

See my Website
tba
 
 
Posts: 47
Joined: Thu Mar 14, 2019 9:35 am

Re: Breakpoint for ipad?

Post by tba »

ok cool, just 1 small problem, adding a new style to a text has no effect!

I created a style called 768 and attached the text style to it. Also made sure it was connected to the 768 breakpoint for which I had specified 15 points text size as opposed to 10 for the 320 style.

Obviously missing something as I see no difference between them at all ???
User avatar
Bluesman
 
 
Posts: 1115
Joined: Mon Feb 01, 2016 5:43 pm
Location: Sweden
Contact:

Re: Breakpoint for ipad?

Post by Bluesman »

tba wrote: Tue Nov 29, 2022 4:45 pm ok cool, just 1 small problem, adding a new style to a text has no effect!

I created a style called 768 and attached the text style to it. Also made sure it was connected to the 768 breakpoint for which I had specified 15 points text size as opposed to 10 for the 320 style.

Obviously missing something as I see no difference between them at all ???
Hi tba. You must create exactly the same brekpoints in the style that you have in the project. So for one style you must have all breakpoints and then insert different sizes etc for each breakpoint.
"Make My Day"

See my Website
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: Breakpoint for ipad?

Post by WWBman »

I think CSS Styles must not start with a number so I would add an "s" in front e.g. s768.
tba
 
 
Posts: 47
Joined: Thu Mar 14, 2019 9:35 am

Re: Breakpoint for ipad?

Post by tba »

so what your saying is that if I insert a text, set it to responsive, then it will adjust size to whichever breakpoint is current?

And I don't need to adjust the font size manually for each breakpoint...?
User avatar
Bluesman
 
 
Posts: 1115
Joined: Mon Feb 01, 2016 5:43 pm
Location: Sweden
Contact:

Re: Breakpoint for ipad?

Post by Bluesman »

tba wrote: Wed Nov 30, 2022 9:22 am so what your saying is that if I insert a text, set it to responsive, then it will adjust size to whichever breakpoint is current?

And I don't need to adjust the font size manually for each breakpoint...?
http://www.wysiwygwebbuilder.com/responsive_text.html
"Make My Day"

See my Website
User avatar
Pablo
 
Posts: 21570
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Breakpoint for ipad?

Post by Pablo »

And I don't need to adjust the font size manually for each breakpoint...?
Of course you will need to set the font manually, because there is no way for the software to know which font size you want.
tba
 
 
Posts: 47
Joined: Thu Mar 14, 2019 9:35 am

Re: Breakpoint for ipad?

Post by tba »

which is where it gets confusing as you can assign a deafult font size to a breakpoint....
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: Breakpoint for ipad?

Post by zinc »

tba wrote: Thu Dec 01, 2022 8:51 am which is where it gets confusing as you can assign a deafult font size to a breakpoint....
You can set it to anything you visually see fit. So you need to work out based on your content which font size suites it and fits correctly to the screensize.
Running WYSIWYG Web Builder since 2007...
Post Reply