Hi,
temporarily it works with:
float: left;
or
float: right;
Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.
However, as this is an inline element, you will probably have to use an !important
So:
float: left !important ;
or
float: right !important ;
Kind regards,
Benno
temporarily it works with:
float: left;
or
float: right;
Image may be NSFW.
Clik here to view.

Image may be NSFW.
Clik here to view.

However, as this is an inline element, you will probably have to use an !important
So:
float: left !important ;
or
float: right !important ;
Kind regards,
Benno
Statistics: Posted by Benno — 28 Jun 2025, 23:13