I can not leave the text centered when I shrink the window
The image https://ibb.co/F07fgZs
The project original => https://www.mediafire.com/file/k6ojwvlp ... e.wbs/file
Responsive
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
- Pablo
- Posts: 23792
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Responsive
The download link does not work for me, but based on your screenshot it does not look like you have implemented breakpoints.
Related tutorials:
https://www.wysiwygwebbuilder.com/rwd_basics.html
https://www.wysiwygwebbuilder.com/layout_modes.html
Related tutorials:
https://www.wysiwygwebbuilder.com/rwd_basics.html
https://www.wysiwygwebbuilder.com/layout_modes.html
-
-
- Posts: 52
- Joined: Sat Jul 06, 2019 8:59 pm
Re: Responsive
Here the link of the project: https://mega.nz/#!6vh0TADT!wotj5SdNxU2H ... Bfnb9OvLLIPablo wrote: Sun Jul 07, 2019 6:53 am The download link does not work for me, but based on your screenshot it does not look like you have implemented breakpoints.
Related tutorials:
https://www.wysiwygwebbuilder.com/rwd_basics.html
https://www.wysiwygwebbuilder.com/layout_modes.html
- Pablo
- Posts: 23792
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Responsive
To adjust the layout for smaller screens, you will need to implement breakpoints.
Or else use layout grids which are flexible by design.
Examples:
https://www.wysiwygwebbuilder.com/templates9.html
https://www.wysiwygwebbuilder.com/templates8.html
https://www.wysiwygwebbuilder.com/templates7.html
https://www.wysiwygwebbuilder.com/templates0.html
Related tutorials:
https://www.wysiwygwebbuilder.com/rwd_basics.html
https://www.wysiwygwebbuilder.com/layout_modes.html
Or else use layout grids which are flexible by design.
Examples:
https://www.wysiwygwebbuilder.com/templates9.html
https://www.wysiwygwebbuilder.com/templates8.html
https://www.wysiwygwebbuilder.com/templates7.html
https://www.wysiwygwebbuilder.com/templates0.html
Related tutorials:
https://www.wysiwygwebbuilder.com/rwd_basics.html
https://www.wysiwygwebbuilder.com/layout_modes.html
-
-
- Posts: 52
- Joined: Sat Jul 06, 2019 8:59 pm
Re: Responsive
The problem with the layout grid is that I can not leave it wider, it is very thin.Pablo wrote: Sun Jul 07, 2019 2:37 pm To adjust the layout for smaller screens, you will need to implement breakpoints.
Or else use layout grids which are flexible by design.
Examples:
https://www.wysiwygwebbuilder.com/templates9.html
https://www.wysiwygwebbuilder.com/templates8.html
https://www.wysiwygwebbuilder.com/templates7.html
https://www.wysiwygwebbuilder.com/templates0.html
Related tutorials:
https://www.wysiwygwebbuilder.com/rwd_basics.html
https://www.wysiwygwebbuilder.com/layout_modes.html
https://ibb.co/TkLjQWs
-
-
- Posts: 52
- Joined: Sat Jul 06, 2019 8:59 pm
Re: Responsive
I can not change the size, height, it does not change in the layout gridPablo wrote: Sun Jul 07, 2019 2:37 pm To adjust the layout for smaller screens, you will need to implement breakpoints.
Or else use layout grids which are flexible by design.
Examples:
https://www.wysiwygwebbuilder.com/templates9.html
https://www.wysiwygwebbuilder.com/templates8.html
https://www.wysiwygwebbuilder.com/templates7.html
https://www.wysiwygwebbuilder.com/templates0.html
Related tutorials:
https://www.wysiwygwebbuilder.com/rwd_basics.html
https://www.wysiwygwebbuilder.com/layout_modes.html
-
-
- Posts: 1911
- Joined: Tue Jan 01, 2019 5:50 pm
Re: Responsive
Put something deeper (like an image) inside the layout grid - does it then change the size?music19 wrote: Sun Jul 07, 2019 2:57 pmThe problem with the layout grid is that I can not leave it wider, it is very thin.Pablo wrote: Sun Jul 07, 2019 2:37 pm To adjust the layout for smaller screens, you will need to implement breakpoints.
Or else use layout grids which are flexible by design.
Examples:
https://www.wysiwygwebbuilder.com/templates9.html
https://www.wysiwygwebbuilder.com/templates8.html
https://www.wysiwygwebbuilder.com/templates7.html
https://www.wysiwygwebbuilder.com/templates0.html
Related tutorials:
https://www.wysiwygwebbuilder.com/rwd_basics.html
https://www.wysiwygwebbuilder.com/layout_modes.html
https://ibb.co/TkLjQWs
Alan
- Pablo
- Posts: 23792
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Responsive
The height of a layout grid is determined by its content. Please see the templates for examples how to use them or read the tutorials.I can not change the size, height, it does not change in the layout grid
- crispy68
-
- Posts: 3101
- Joined: Thu Oct 23, 2014 12:43 am
- Location: Acworth, GA
- Contact:
Re: Responsive
Sure you can. Are you referring to the height? You can simply add padding to the top and bottom. If you are wanting to change the size of the font in smaller screens you will need to add a breakpoint to your layout to do this where you want it to change. It is best to read the help and check out sample templates to see how different things are achieved.I can not change the size, height, it does not change in the layout grid