test melih
 melih
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1019086

    Hi
    Do u mean you want to replace the slideshow with an image?
    For this you can publish a custom html module on slideshow position in which you can insert an image.
    Regards

    mfcphil Friend
    #1019087

    what is the width of the image?

    or can I just use any size

    mfcphil Friend
    #1019093

    how to get sizing and position correct

    sized to 1200 wide but sitting off center


    1. 1-3
    Pankaj Sharma Moderator
    #1019264

    Hi
    Add below code in your custom html module to fix the issue

    <p><img style="display: block;margin-left: auto;margin-right: auto;max-width: 100%;" src="/images/stories/slider-11-1024x340.png" alt="" width="1204" height="400"></p>

    Regards

    mfcphil Friend
    #1019412

    perfect thank you!

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

This topic contains 5 replies, has 2 voices, and was last updated by  mfcphil 7 years, 10 months ago.

The topic ‘Change slideshow for static image’ is closed to new replies.