77
Views
2
Comments
Solved
Container inside container - width issues
Question

Hi all, 

I have a few issues regarding containers inside containers in SilkUI (Liverpool theme) vs London theme.

If I place a container B inside container A and define container B width to 11 col, I have:

  • SilkUI - regarding width of container A;
  • London - regarding total width of page;


Why "width by col" in SilkUI is based on parent container and in London is based on total width of page? Is it by default?


Best regards,

Abílio Matos

2020-02-28 09-46-54
Eduardo Jauch
Solution

Hi Abilio.

Tame a look on Jorge's explanation here:

https://www.outsystems.com/forums/discussion/26483/resizing-widgets/

The reason is that on one you are using a Fluid Grid, and in the other (London) a Fixed grid.

You can change this in the theme properties:

https://www.outsystems.com/help/ServiceStudio/9.0/User_Interface/Theme_Properties.htm

Cheers

UserImage.jpg
Abilio Matos

Eduardo,

Thank you for your answer. As always is also a simple answer.


Abílio Matos

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.