Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • msilac Friend
    #182384

    Hello,

    please look at http://www.osijek-online.com. In the background is the .jpg picture that I want to have a link which opens on a click in a new window.

    Background picture is at
    templates/ja_teline_iv/images

    body-bg.jpg

    File where I need to change something is here:

    plugins/system/jat3/base-themes/default/page

    default.php file

    What to change?

    Thank you

    msilac Friend
    #473579

    Any help developers, moderators? Please, it is urgent now… 🙁

    HeR0 Friend
    #473597

    Hi Msilac,

    Background has not click action. Hope you understand us. You should use javascript catch click action on body.

    Regards,

    msilac Friend
    #473600

    Ok, can you help and explain where to put that script and what script?

    Thank you

    HeR0 Friend
    #473708

    Hi,

    Open file plugins/system/jat3/jat3/base-theme/default/blocks/head.php and add the below code into it.

    $(''bd'').addEvent('click', function(){
    window.open('http://joomlart.com');
    });

    Regards,

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

This topic contains 5 replies, has 2 voices, and was last updated by  HeR0 12 years ago.

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