About the background fill of the layout grid column

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
User avatar
VictorKrs
 
 
Posts: 209
Joined: Sun May 17, 2020 8:08 pm

About the background fill of the layout grid column

Post by VictorKrs »

Hello!

I have a question about the background fill of the layout grid column.
In the column style, padding settings apply to the elements that are in this column. And it's good that there is such a setting!
However, it is not possible to control the background padding from the column borders (although this style settings window (judging by the title of the style settings window) should be exactly the background.

Question: how do I make the fill have paddings from the column borders?
Suggestion: consider adding the paddings control settings for the column background in this window.

Victor
wwonderfull
 
 
Posts: 1439
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: About the background fill of the layout grid column

Post by wwonderfull »

Is there any link or demo of the project so it can be speculated before adjustment?
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: About the background fill of the layout grid column

Post by Pablo »

Padding and borders are two different things. You can set the border width and color in the style properties. Padding is transparent, so you will see the background of the grid itself.
User avatar
VictorKrs
 
 
Posts: 209
Joined: Sun May 17, 2020 8:08 pm

Re: About the background fill of the layout grid column

Post by VictorKrs »

Hello!

Thank you for the answers!

Follow the link to a WEB project in which I illustrated what I would like to do with the right column. The red borders show the boundaries of the layout grid.

Link: https://docs.google.com/document/d/1lJ4 ... ue&sd=true


I will be grateful for your help!
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: About the background fill of the layout grid column

Post by Pablo »

I'm sorry, it is not clear what you are trying to do.
Can you please be more specific?
wwonderfull
 
 
Posts: 1439
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: About the background fill of the layout grid column

Post by wwonderfull »

VictorKrs wrote: Sat Oct 05, 2024 4:43 pm Follow the link to a WEB project in which I illustrated what I would like to do with the right column. The red borders show the boundaries of the layout grid.
Something like this?

Image
User avatar
VictorKrs
 
 
Posts: 209
Joined: Sun May 17, 2020 8:08 pm

Re: About the background fill of the layout grid column

Post by VictorKrs »

wwonderfull wrote: Sat Oct 05, 2024 5:21 pm
VictorKrs wrote: Sat Oct 05, 2024 4:43 pm Follow the link to a WEB project in which I illustrated what I would like to do with the right column. The red borders show the boundaries of the layout grid.
Something like this?

Image
Yes! The background color of the column with paddings from the column borders.
I'm sorry if I do not know the obvious and do not formulate the essence of the question very clearly:(
wwonderfull
 
 
Posts: 1439
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: About the background fill of the layout grid column

Post by wwonderfull »

I just added a card with top bottom margin that's just it.
wwonderfull
 
 
Posts: 1439
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: About the background fill of the layout grid column

Post by wwonderfull »

For this type of simple design, we can mimic it using a card. But if you really wanted margin for the column even that is possible, but it would require very precise calculation of the width which would require good amount of calculation along with custom CSS for responsive adjustments.
User avatar
VictorKrs
 
 
Posts: 209
Joined: Sun May 17, 2020 8:08 pm

Re: About the background fill of the layout grid column

Post by VictorKrs »

wwonderfull wrote: Sat Oct 05, 2024 6:10 pm I just added a card with top bottom margin that's just it.
I would be happy to use the card, but the texts in the right column contain different hyperlinks inside the paragraphs. You cannot insert a hyperlink inside the card item text, but only on the entire text of the card item
wwonderfull
 
 
Posts: 1439
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: About the background fill of the layout grid column

Post by wwonderfull »

Then just put another grid inside that layout grid. Although nested but much easier for the solution.
User avatar
VictorKrs
 
 
Posts: 209
Joined: Sun May 17, 2020 8:08 pm

Re: About the background fill of the layout grid column

Post by VictorKrs »

wwonderfull wrote: Sat Oct 05, 2024 6:10 pm I just added a card with top bottom margin that's just it.
The upper and lower padding are in the layout grid settings on the "General" tab and this adjusts the entire Lg (and by the way it makes the upper and lower padding background color). There is a lack of left and right padding (which indents the background color) in each Lg column.
wwonderfull
 
 
Posts: 1439
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: About the background fill of the layout grid column

Post by wwonderfull »

VictorKrs wrote: Sat Oct 05, 2024 6:40 pm The upper and lower padding are in the layout grid settings on the "General" tab and this adjusts the entire Lg (and by the way it makes the upper and lower padding background color). There is a lack of left and right padding (which indents the background color) in each Lg column.
As I had mentioned it is possible no custom codes needed you just need to adjust another grid inside

Image

I can email you the file if you need you can contact from below
User avatar
VictorKrs
 
 
Posts: 209
Joined: Sun May 17, 2020 8:08 pm

Re: About the background fill of the layout grid column

Post by VictorKrs »

wwonderfull wrote: Sat Oct 05, 2024 6:32 pm Then just put another grid inside that layout grid. Although nested but much easier for the solution.
Thanks a lot, wwonderful!!!!
Post Reply