Hi all,
how can I place two add-ons next to each other without a gap?
In my websites top bar I want to display a Navigation add-on with two navigation items next to each other and a Joomla module add-on with a shopping cart.
If I place the add-ons in two columns (i.e. 10+2), there is always a gap between the two addons because I can't set the column width to fit exactly the content width.
If I place both add-ons in one column, the second add-on is diplayed on a new line.
What I want is something like display:inline-block, so both add-on blocks are displayed on the same line next to each other.
Also an extra question: Can I configure a Joomla module add-on to not reserve any space, if there is no content displayed? In my example I am aligning both add-ons to the right. I would like to hide the shopping cart, if it is empty. But I don't want empty space on the right, I want the navigation add-on to move all the way to the right, if the sopping cart is not shown.
Is this possible?
Thank you very much, best regards
Stefan