Owl Slider - Juniper Web - Suggested image size - web

What is the recommended image size for the Owl slider images in Juniper Web so that the images display unstretched for full screen?

Related

Best way to add a custom image to the Quick Links Filmstrip in a sharepoint page

I have a quick link with the filmstrip layout. Some of the items are MS Streams videos. The generic web icon shows for them in the filmstrip. I would like to add a custom image, or at least show an image in the video. If I try the custom image icon, here is no option to specify the image.
enter image description here
enter image description here
When I try custom image, there is no option to upload an image. I was expecting that feature.

Ionic 3 - Image size for different resolutions: LDPI, MDPI, HDPI, XHDPI, XXHDPI, XXXHDPI

I am developing an app with Ionic 3 and I would like to know how to handler images for different resolutions. I mean, I have the same image in different sizes (for LDPI, MDPI, HDPI, XHDPI, XXHDPI, XXXHDPI), but I don't know how to load the right image when I use:
<img src="img/thumbnail-totoro.png">
Do I have to use a media query in css or to calculate the ratio in typescript?
And finally, do I have to save these images into resources/android/images or assets/imgs? I think is better into resource/android/images because if I build for iOS, these images will not be included into the bundle (best practice)

ModX Gallery Watermarks

I use the Modx Gallery Extra and tried to add watermarks onto my Images with phpThumbOn and phpThumbOf without success! Any idea how to add watermark to the Images?
I tried
[[+image_absolute:phpthumbon=`w=800&h=450&zc=1&fltr[]=wmi|assets/img/watermark.png|BL|40|3|3|0`]]
and also phpthumbof.
PhpThumbOf (http://phpthumb.sourceforge.net/demo/demo/phpThumb.demo.demo.php):
<img src="[[*tvimg:phpthumbof=`w=300&h=300&fltr[]=wmi|aaa.png|BL|55`]]" />
tvimg - your img TV
w=300&h=300 - width and height of your output image
fltr[] - filter list:
wmi - water mark image
aaa.png - watermark image source
BL - bottom left (position of watermark img)
55 - opacity (55%)

How to split SVG into chunks of desired size to render it to PDF

I want to render a large SVG image to a PDF document (PageSize = A4).I am using Itext Library and Java. Here is a post that describes how to render a image larger than page size to PDF () How to show an image with large dimensions across multiple pages in ITextPdf?. But when I use this way of rendering I have 2 problems.
1)The Image ignores the page boundaries.
2)Some time the SVG splits in a way which cuts the text written in the SVG.
Both the problems can be solved If I can control the height of SVG to be rendered on each page, but I cannot find any way to control both Height, and starting point of a Image while rendering it to PDF.

Images not resizing in WYGWAM/Safecracker/Channel Images entry form

I have a blog that uses Channel Images to upload and manage images. The content area is a WYGWAM field. I have a few sizes set up in Channel Images to allow the user to adjust the layout inside their content (landscape left, landscape right, portrait left, portrait right) when adding images to the WYGWAM content field. I then have two other sizes: thumb and gallery. These are for the image gallery that appears below the content. Thumb is set as the small preview in the field settings, and gallery is set as the big preview in the field settings. It all works great in the CP publish form.
However, when using the Safecracker form things don't work as well. I can select existing images, but when I add a photo to the content field (WYGWAM) it does not resize it properly. I do get the dialog box and options I want to choose from, but that choice is not being saved.
What happens is the image is added to the WYGWAM content using the size I have selected in the field settings as the big preview. I tested this by changing what size is selected for "big preview".
However, if I upload a new image and select a size it works fine. The issue is only with existing images (ie uploaded previously for other entries).
Is it possible to use sizes in Channel Images/safecracker/wygwam?
It was a bug in the most recent build. The developer has sent me a patched version that is working.

Resources