Hello dear team,
is it possible to include a background image for each layout?

thanks

    meisterix
    Hi
    You can define it via Joomla menu item Page class.
    For example add a page class home-game http://prntscr.com/12g7wr1
    Now define the css code

    .home-game .t3-wrapper {background-image: url(/images/joomlart/game/guide/guide_04.jpg);
    }

    This apply on complete wrapper.

    8 days later
    Ninja locked the discussion.
    Write a Reply...
    You need to Login to view replies.