Table Cell width as percentage

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
terryfoster60
 
 
Posts: 58
Joined: Wed Sep 19, 2018 8:39 am

Table Cell width as percentage

Post by terryfoster60 »

I have a table in a layoutgrid cell.
I want to put a table in there and have it space three cells horizontally 33% each.
I want to put an image in the centre cell and scale it to 100% of the width so it is responsive to the scale of the viewing port.

Thank you
I could do this in direct html but the WYSIWYG will not let me edit the program generated code.

Terry
User avatar
Pablo
 
Posts: 21708
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Table Cell width as percentage

Post by Pablo »

I'm sorry, tables were not designed to be layout purposes.
Tables are mainly for making text lists.

But you can make images 100% of a layout grid column by using the 'full width' property.
Post Reply