test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • kelark Friend
    #183812

    I have been trying to get a module to span the whole page.

    I created a custom module and added a background image to the template file but that did not work because the image is not responsive. Also I put an image in the module but can’t get it to be wider than the main body. I have tried modifying the css still not the results I need.

    You can see what I am trying to do at dev.metroinstitute.org. Look at the image below the header. That is the background image and I have a transparent image in front of it that is in the module “custom out put.

    I want the background image to be responsive or the module image to be full width.

    Thanks,

    Kelark

    TomC Moderator
    #479140

    Greetings Kelark:

    Try this . . .

    Within file path –> /templates/ja_brisk/css/template.css
    at line 2658, modify as follows:

    .ja-sm {
    background-image: url("../images/header2.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    }

    Let me know if this achieves the result you were looking for

    kelark Friend
    #479156

    Thanks you that was it!!!!! Great help!!!!

    TomC Moderator
    #479161

    Glad to have been of assistance … All the best with your continued site development.

    🙂

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

This topic contains 4 replies, has 2 voices, and was last updated by  TomC 11 years, 10 months ago.

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