breakpoints
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
breakpoints
hello I have default page which is with default resolution and with that page i can resize it up to mobile version and the page is still visible and good as it is on default , but when i add one plus bigger breakpoint page for better view on my laptop then things change.I open the same page and check it on mobile view and the page not fits in .I want to work with simple layers and i want my page to look the same in the dafault view and on mobile view,Is there any solution to this? thank you
Re: breakpoints
Do you mean that you have added a breakpoint larger than the default view?
This is not correct. All breakpoints should be smaller than the default view.
If you need further assistance then please share a DEMO project so I can see what you have done.
This is not correct. All breakpoints should be smaller than the default view.
If you need further assistance then please share a DEMO project so I can see what you have done.
Re: breakpoints
https://www.mediafire.com/file/ghrmfhsk ... 4.wbs/file this is larger resolution than default
https://www.mediafire.com/file/p8j8oah8 ... s.wbs/file this is default demo project
when i scale down in smaller resolutions default resolution fits very good in smaller screens but the other does not fit in screen
https://www.mediafire.com/file/p8j8oah8 ... s.wbs/file this is default demo project
when i scale down in smaller resolutions default resolution fits very good in smaller screens but the other does not fit in screen
Re: breakpoints
i scale down on browser preview screen and i noticed that larger resolution not fits in , but the settings for layer is the same
Re: breakpoints
https://www.mediafire.com/view/16ro5y4y ... 9.png/file
screenshot of scaling down on browser preview larger resolution
screenshot of scaling down on browser preview larger resolution
Re: breakpoints
You have used a layer, this is a fixed/absolute container so will not scale automatically.
If you want to create a flexible layout, then please use layout grids, flexbox or a flexgrid instead.
This is demonstrated is almost all example templates.
If you want to create a flexible layout, then please use layout grids, flexbox or a flexgrid instead.
This is demonstrated is almost all example templates.
Re: breakpoints
yes i understand , but with default resolution scalling is good in all resolutions , except in bigger resolutions where content is centar oriented
Re: breakpoints
Layers have a fixed / width, so you will need to add a breakpoint and then adjust the content manually.
If you are not an advanced users then I do not recommend to build your layouts using layers. You only make it more difficult for yourself.
If you are not an advanced users then I do not recommend to build your layouts using layers. You only make it more difficult for yourself.
Re: breakpoints
Im still learning the software its great, i hope i will master it better i bought version 19 , anyway thank you pablo for your responses