layout grid column margin

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
piotrh
 
 
Posts: 173
Joined: Sat Mar 15, 2014 11:00 pm

layout grid column margin

Post by piotrh »

Hello Pablo,
is there any way to set marigin for columns in layout grid?
For example: I am setting background color for layout grid to black.
Then I am setting column color to white. I would like to set the marigin for columns so there would be a black gap (layout grids background color) between them.
Right now column color is always filling whole column width.
If possible – I would like to not to nest another layout grid.

Bests
Piotr
User avatar
Pablo
 
Posts: 21574
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: layout grid column margin

Post by Pablo »

Instead of using a margin, you can set a border for the columns.
piotrh
 
 
Posts: 173
Joined: Sat Mar 15, 2014 11:00 pm

Re: layout grid column margin

Post by piotrh »

Yes... but what if I want to use margin and also border?
P
User avatar
crispy68
 
 
Posts: 2737
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: layout grid column margin

Post by crispy68 »

There is not a way to add margin to a layout grid column that I'm aware of. Could you use flexgrid? With some CSS code I believe it would be possible.
User avatar
Pablo
 
Posts: 21574
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: layout grid column margin

Post by Pablo »

It's not possible to add margin to columns because this would add extra width to the columns. So, the total width would be wider than 100%.
piotrh
 
 
Posts: 173
Joined: Sat Mar 15, 2014 11:00 pm

Re: layout grid column margin

Post by piotrh »

Thank You both!
P
Post Reply