I have LLX and I’d like to remove the padding or margins between my widgets, so they touch.  How can I do that? …

I have LLX and I’d like to remove the padding or margins between my widgets, so they touch.  How can I do that?  Everything is already set to 0 in the “Box” options for “Items”.

]]>
« (Previous Post)
(Next Post) »

2 Commentsto I have LLX and I’d like to remove the padding or margins between my widgets, so they touch.  How can I do that? …

  1. Anonymous says:

    < ![CDATA[

    Whoa!  I didn’t realize that Pierre had already answered an e-mail I sent asking the same question.  I’m impressed by the speed and quality of his response!



    He gave me this explanation and workaround:



     The padding cannot be removed because it is inside the widget (this is


    part of the widget because Android automatically add it), but there is a


    workaround that you can use to “crop” the widget (or any other item):


    – add a panel and detach it from the grid


    – move the widget into the panel


    – detach the widget from the grid


    – move it to the left/top so that the widget padding is outside of the


    home page of the panel


    – then resize the panel so that it shrinks the widget.



    An easier way is to play with the box settings for the widget and


    increase margins and padding, but this will only work for right and


    bottom sides.



    Hope this helps,

    ]]>

  2. Anonymous says:

    < ![CDATA[

    Lol, I didn’t see your question here !

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *