Newbie`s questions

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
serzh
 
 
Posts: 11
Joined: Mon Jan 07, 2019 7:28 pm

Newbie`s questions

Post 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.
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Newbie`s questions

Post by Pablo »

You can use layout grids or flex box to implement flexible layouts.
http://www.wysiwygwebbuilder.com/layout_modes.html
serzh
 
 
Posts: 11
Joined: Mon Jan 07, 2019 7:28 pm

Re: Newbie`s questions

Post 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.
serzh
 
 
Posts: 11
Joined: Mon Jan 07, 2019 7:28 pm

Re: Newbie`s questions

Post 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?
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Newbie`s questions

Post by Pablo »

You can change the ID in the Object Manager, Property Inspector or by clicking on the ID in the statusbar.
serzh
 
 
Posts: 11
Joined: Mon Jan 07, 2019 7:28 pm

Re: Newbie`s questions

Post by serzh »

Great! Thank you.
serzh
 
 
Posts: 11
Joined: Mon Jan 07, 2019 7:28 pm

Re: Newbie`s questions

Post 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.
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Newbie`s questions

Post by Pablo »

Set the border style to 'custom'
serzh
 
 
Posts: 11
Joined: Mon Jan 07, 2019 7:28 pm

Re: Newbie`s questions

Post 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?
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Newbie`s questions

Post by Pablo »

Tools -> Options -> HTML -> Generate external style sheet
serzh
 
 
Posts: 11
Joined: Mon Jan 07, 2019 7:28 pm

Re: Newbie`s questions

Post 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"?
Last edited by serzh on Mon Feb 11, 2019 6:30 pm, edited 1 time in total.
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Newbie`s questions

Post by Pablo »

Please note this has nothing to do with WYSIWYG Web Builder.
This is PayPal configuration.
Post Reply