Page 1 of 1
Newbie`s questions
Posted: Tue Jan 08, 2019 4:37 pm
by serzh
Hi all,
maybe someone can help me..
Q1.
Need the behavior as on the move below:
https://www.youtube.com/watch?v=-AUBnh1OCu0
How do I do that with the Builder? This behavior will be applied not only to header/footer, but to content itself.
Thank you.
Re: Newbie`s questions
Posted: Tue Jan 08, 2019 4:50 pm
by Pablo
You can use layout grids or flex box to implement flexible layouts.
http://www.wysiwygwebbuilder.com/layout_modes.html
Re: Newbie`s questions
Posted: Tue Jan 08, 2019 6:30 pm
by serzh
Hi Pablo,
I did managed to implement the behavior with the help of flexbox container, thank you. And now learning how to insert into it, say, three independent columns.
Re: Newbie`s questions
Posted: Tue Jan 08, 2019 6:56 pm
by serzh
Hi Pablo,
Q2.
is there a way to change the automatically generated id names for other names, in my example:
<div id="FlexContainer1">
or it`s not recommended for renaming?
Re: Newbie`s questions
Posted: Tue Jan 08, 2019 7:00 pm
by Pablo
You can change the ID in the Object Manager, Property Inspector or by clicking on the ID in the statusbar.
Re: Newbie`s questions
Posted: Tue Jan 08, 2019 7:29 pm
by serzh
Great! Thank you.
Re: Newbie`s questions
Posted: Tue Jan 08, 2019 8:00 pm
by serzh
One more question.
Q3.
Flexbox Container has settings to set border width and color. This is done for all 4 sides at once.
But I need the border to appear only in the bottom of the container. How can I do that?
Thank you.
Re: Newbie`s questions
Posted: Tue Jan 08, 2019 9:30 pm
by Pablo
Set the border style to 'custom'
Re: Newbie`s questions
Posted: Mon Feb 04, 2019 7:44 pm
by serzh
How do I make the Builder store all styles in external css file, say, 'styles.css', instead of in a html file itself?
Re: Newbie`s questions
Posted: Mon Feb 04, 2019 9:09 pm
by Pablo
Tools -> Options -> HTML -> Generate external style sheet
Re: Newbie`s questions
Posted: Mon Feb 11, 2019 2:17 pm
by serzh
Hello all.
Implementing PayPal on my web-site.
On PayPal login page I see, as I suppose, incorrect integration result with the sellers account: "Cancel and return to
serzh@site.com".
How can I fix this to have a valid string, like "Cancel and return to
http://www.my-syte.ru"?
Re: Newbie`s questions
Posted: Mon Feb 11, 2019 4:11 pm
by Pablo
Please note this has nothing to do with WYSIWYG Web Builder.
This is PayPal configuration.