view page in full width

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
ihab
User
Posts: 10

view page in full width

Post by ihab »

how to change the form view page to fill the full width?

used the following with no luck

.ew-form {width:100% !important; }
.ew-view-form { width:100% !important; }

mobhar
User
Posts: 11660

Post by mobhar »

This might help: table full width/height.


Post Reply