It doesn't seem the template allows for multiple pictures on the same line. It line breaks after every image.
If I view the same page in the standard Cassiopeia Template all images are on the same line.
ltheme
POSTED: 2022-01-31
Hello EDSELGRILL,
Can you send me direct link to your image issues?
Edselgrill
POSTED: 2022-02-02
Sure. You can check https://overland.me/joomla4/ .
But this can be easily recreated on any page running this template by just putting two or more images on the same row in the article editor.
ltheme
POSTED: 2022-02-03
Hello EDSELGRILL,
Do you mean it's https://monosnap.com/file/KdGNMkW8sd8dfgimnljAvLVaiybMw8
Edselgrill
POSTED: 2022-02-03
Yes, that's right.
First set is inside a table and second isn't but get the same results.
Switching template that page is displayed like it's coded but on LT it goes to a new line after every image in the row.
ltheme
POSTED: 2022-02-03
Hello EDSELGRILL,
Please go to Template Settings, open tab "Custom Code" and add more CSS as below for "Custom CSS code" field
img {
display: inline-block!important;
}
Save and recheck.
Edselgrill
POSTED: 2022-02-03
Sorted it. Thank you for your help.
ltheme
POSTED: 2022-02-04
Hello EDSELGRILL,
You're welcome :)
Edselgrill
POSTED: 2022-06-10
Unfortunately I've come across another problem.
When trying use images in menus as either separators or menu heading it completely wrecks the entire site.
Error: 0 Cannot access protected property Joomla\CMS\Menu\MenuItem::$params
ltheme
POSTED: 2022-06-11
Hello EDSELGRILL,
Please send me your site URL, admin login, so I can help.
Get an access to all 265 items designed and developed by LTheme team plus all the future items
which will be released over the course of your club subscription.
Price starting from $69.00
If I view the same page in the standard Cassiopeia Template all images are on the same line.
Can you send me direct link to your image issues?
But this can be easily recreated on any page running this template by just putting two or more images on the same row in the article editor.
Do you mean it's https://monosnap.com/file/KdGNMkW8sd8dfgimnljAvLVaiybMw8
First set is inside a table and second isn't but get the same results.
Switching template that page is displayed like it's coded but on LT it goes to a new line after every image in the row.
Please go to Template Settings, open tab "Custom Code" and add more CSS as below for "Custom CSS code" field
img {
display: inline-block!important;
}
Save and recheck.
You're welcome :)
When trying use images in menus as either separators or menu heading it completely wrecks the entire site.
Error: 0 Cannot access protected property Joomla\CMS\Menu\MenuItem::$params
Please send me your site URL, admin login, so I can help.