Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mengler12 Friend
    #1052799

    Hello, I am trying to create custom modules that load images with hyperlinks to other websites/webpages. I having succeeded in creating them and all works well. However, the images are loading "vertically" but I want them to load "horizontally" please see webpage below. Please note that I am referring to the bottom module, NOT the top slider. I want to add several images side-by-side with some padding between each. I also want to be able to adjust the image size (constrain) directly from this module.

    article page http://my-bplans.com/index.php/en/industries-we-work-with/fitness

    This is the custom module I created: {loadposition mypositions}

    my-bplans custom crafted upscale retail joomla website

    my-bplans custom crafted upscale retail joomla website

    <h4 style="color: #3498db;">Click on the images above for an awesome experience.

    see image:Screenshot (75)

    • This topic was modified 6 years, 8 months ago by  mengler12.
    • This topic was modified 6 years, 8 months ago by  mengler12. Reason: the second image is the module

    1. Screenshot-75
    2. Screenshot-76
    Pankaj Sharma Moderator
    #1052912

    Hi
    Kindly try the code as showing below

        <div class="col-md-3"><a href="http://www.trainingforlife.club" target="_blank" rel="noopener noreferrer"><img src="/images/joomlart/sam-2.jpg" alt="my-bplans custom crafted upscale retail joomla website"></a></div>
    
    <div class="col-md-3"><a href="http://trainingbase.club" target="_blank" rel="noopener noreferrer"><img src="/images/joomlart/sam-2.jpg" alt="my-bplans custom crafted upscale retail joomla website"></a></div>
    <div class="col-md-12"><h4 style="color: #3498db;">Click on the images above for an awesome experience.</h4></div>

    By adding the column classes the div containers have a defined width.

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum