Comment to 'Profile Cards in Protean, weird spaces'
  • As the injection didn't solve the person profil card ''empty lines aka to wide spaces between the lines'' a simple question: Is this known as a UNA BUG ?

    Using the same setting and same custom modules (AQB profiöle cards and advanced menu), the ORGs profil cards dont have any of these prolems

    image_transcoder.php?o=sys_images_editor&h=1568&dpx=2&t=1695551075

    • Thank You! That did it.

      Good to know, that custom html blocks & macros sometimes conflict with the layout....

      • Peter, since HTML blocks most often contain text with pictures, then vanilla css styles should be present here, because without them content inside the block will not look very good. If you want to make a functional block that contains its own html blocks, like those that display profile cards, it is better to use other blocks' types (not HTML) . I mean, there is no conflict here, it's just better to choose block's type according to your goals and its content.

        • Thank You again and thanks for the vanilla++ expertise! I understand that now. In my case for now, I put the macros in a RAW block each, and it works very well!