Problems with the Grid and the width of tables |
12/8/2021 7:56:25 AM |
PHPRunner General questions | |
A
alfonso authorDevClub member
I really go crazy with the width because I don't get what I want even though I select between the Page Layout "left bar" and Grid type "Custom" or "Full width" options. I would like the tables to occupy 100% of the width regardless of the fields they have. In the CSS I see something from .JCLRFlex that if I change values in Chrome's Code Inspector it seems to work, but I don't know where to change or remove it |
|
![]() |
Sergey Kornilov admin 12/8/2021 |
Things like this are better handled with the help of Custom CSS. See CSS examples here: Also there are two videos that explain in depth the CSS topic: |