ā06-06-2017 02:19 AM
Hi,
I'm wanting to edit the Desktop Layout XML so that I have one gadget occupying about 30% of the left side of the page and have other gadgets occupying the remaining space on the right - possibly stacked vertically.
I'm using the <columns><column>... xml elements but can't see how to specify the width of a column. It seems to just allocate the space amongst the columns evenly.
I'm guessing it's possible using jquery+css to modify this but I'd prefer not to if there's already a method that's supported for defining column widths.
Something like the crude diagram below is what i'd be looking at.
-----------------------------------
| | |
| | B |
| |----------------------|
| | |
| A | C |
| |----------------------|
| | |
| | D |
-----------------------------------
thanks
Solved! Go to Solution.
ā06-06-2017 10:18 AM
Hi Andy,
Unfortunately, Finesse currently distributes the width of each column evenly. So, 2 columns would be 50/50 and 3 columns would be 33/33/33.
I tried to see if there is a workaround by using the openSocial gadget attribute preferred_width with no success.
Thanx,
Denise
ā06-06-2017 10:18 AM
Hi Andy,
Unfortunately, Finesse currently distributes the width of each column evenly. So, 2 columns would be 50/50 and 3 columns would be 33/33/33.
I tried to see if there is a workaround by using the openSocial gadget attribute preferred_width with no success.
Thanx,
Denise
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide