Layout Grid Border Question
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
Layout Grid Border Question
I'm using four columns at 3x for this example and have a gutter width of 15. Padding is set to 20 on both top and bottom. Column height is set to auto. I have edited each of the four columns to include a border of 1 for each. Using this example: http://www.hawkmtn.com/nta/apparel.html how do I get all the borders to line up like even boxes? I tried the different settings of column height, but that didn't work. I tried adjusting the size of the html 'box' and was able to move the border lines somewhat, but still can't get anything to line up properly. Not sure what I'm doing wrong.
Re: Layout Grid Border Question
Changed more settings and made the column height 'fixed' and adjusted the html boxes. Seems to have fixed the problem. Fixed results not online though. Did I fix this the correct way?
Re: Layout Grid Border Question
With layout grid the height of individual columns is determined by the content.
The column themselves do not have height, unless you set the height to 'fixed'.
The column themselves do not have height, unless you set the height to 'fixed'.
Re: Layout Grid Border Question
Thank you, Pablo.