Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • mrpromotion Friend
    #207588

    Hello,

    I use onepage in Joomla 3.4.1 with The modern style. There is on The Home Site a background picture which is scaled by The Width of The screen

    Where I can make changes of The height of This picture oder div Container?

    Regards,
    Markus

    Ninja Lead Moderator
    #574777

    Can you give me the screenshot, describe and the URL to see the background image you are mentioning above? It would help to understand what you are trying to do. I will help you to check it further.

    mrpromotion Friend
    #574857

    Hello Ninja,

    on this url http://test.gag-sommerevent.de/ you see my problem. I want that the image where shown with the full height of the image.

    Thank you!

    Regards
    Markus

    Ninja Lead Moderator
    #574992

    This way will help you to change it

    Open templates/ja_onepage/local/css/themes/modern/template.css file

    find and change

    .hero-unit {
    background: url(../../../../images/themes/modern/header_bg.jpg) no-repeat center top;
    background-size: cover;
    }

    to

    .hero-unit {
    background: url(../../../../images/themes/modern/header_bg.jpg) no-repeat center top;
    background-size: initial;
    }

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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 4 months ago.

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