Breakpoint for ipad?
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
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
Breakpoint for ipad?
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 ?
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 ?
Re: Breakpoint for ipad?
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.
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...
Re: Breakpoint for ipad?
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?
Re: Breakpoint for ipad?
You can use "Styles" that you set up for different sizes in the different breakpoints.
Re: Breakpoint for ipad?
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 ???
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 ???
Re: Breakpoint for ipad?
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.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 ???
Re: Breakpoint for ipad?
I think CSS Styles must not start with a number so I would add an "s" in front e.g. s768.
Re: Breakpoint for ipad?
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...?
And I don't need to adjust the font size manually for each breakpoint...?
Re: Breakpoint for ipad?
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.And I don't need to adjust the font size manually for each breakpoint...?
Re: Breakpoint for ipad?
which is where it gets confusing as you can assign a deafult font size to a breakpoint....
Re: Breakpoint for ipad?
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...