Newbie`s questions
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
Newbie`s questions
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.
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
You can use layout grids or flex box to implement flexible layouts.
http://www.wysiwygwebbuilder.com/layout_modes.html
http://www.wysiwygwebbuilder.com/layout_modes.html
Re: Newbie`s questions
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.
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
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?
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
You can change the ID in the Object Manager, Property Inspector or by clicking on the ID in the statusbar.
Re: Newbie`s questions
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.
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
Set the border style to 'custom'
Re: Newbie`s questions
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
Tools -> Options -> HTML -> Generate external style sheet
Re: Newbie`s questions
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"?
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"?
Last edited by serzh on Mon Feb 11, 2019 6:30 pm, edited 1 time in total.
Re: Newbie`s questions
Please note this has nothing to do with WYSIWYG Web Builder.
This is PayPal configuration.
This is PayPal configuration.