Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6358

    sangeorgej
    Participant

    When using the Image short code and a Hover effect my image in always shown expanded to fill the entire width of the page. For example if I use a 120px wide image it gets blown up to with width of the container.

    Here is the code

    [intense_image image="419" title="" caption="Coming Soon" effeckt="10"]

    Am I using the shortcode wrong?

    #6359

    Intense Visions
    Keymaster

    Hello! The images are responsive and will fill the width of their container. The image size you use should most closely match the most common size of the element. If it is too small, the image will be stretched; too big and it will be scaled down and most likely look fine. You generally want to select a size equal to or just larger than the expected size. This will produce the highest quality results.

    If you want the image to not expand to fill the container, you will need to add the image into a container that will restrict its width. For example, you could place the image in a row with three columns. The image would then expand to fill at most one columns width. You could also place the image inside a div with a fixed width. This will restrain the image to the width of the div.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.