Addons > Image Content - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Addons > Image Content

M

micduf

SP Page Builder 2 years ago

In the Addons > Image Content you have the ability to mount both image + content. If you mount a image in this addon and then right click on the image (the image must be uploaded), then go to Border Radius, this does not work in this Addon, you could insert what value you want and the radius will not work, so no curves appear on the image.

Please replicate this and if you get the same result, log this to the bug list, if not the same result, please clarify how you resolve radius on the image when using this addon.

0
5 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #115386

Are you talking about this image?

https://prnt.sc/MmEm_k6CUNy5

Then use this custom CSS

.sppb-addon-image-content.aligment-right .sppb-image-holder {
    right: 0;
    border-radius: 10px !important;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

Please create a new forum post about your new issue.

Thanks.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #115154

Hi

Thanks for contacting us. Could you please give me a screenshot of your issue?

-Regards.

0
M
micduf
Accepted Answer
2 years ago #115305

Hello,

I do not understand how a screenshot of the issue will resolve this. Please try to replicate this issue within your development according to the communicated information. As an addition to this, there is also an issue so you could not optimize the image size within the AddOn.

All this together is something that needs to be addressed with some urgency from Joomshaper as we have over 30-40 pages that is using the AddOn on a page/canvas.

Thanks

0
M
micduf
Accepted Answer
2 years ago #115393

ok, could you please share all documentation codewise for the add-ons as I could not find this here.

0
M
micduf
Accepted Answer
2 years ago #115403

I have been checking this Addon again, if you go the page in the hidden content box there is 3 images under the section prevent, monitor, enfore and as the addon does not give the possibility to control the image size, I assumume this also needs to be done in the CSS?

As the addon is used frequently on the site we need to be able to also control the sizing on the images as you do in the regular addon for image.

Please share documentation what is possible to alter/modify for this addon

0