Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • datucker Friend
    #123331

    I installed the 1.5 version of the template on Joomla 1.5 RC3.

    If I want to use the screentype icons (to change width of the display) however, the appropiate icons are not displayed.

    The generated source is:

    <li><img style=”cursor: pointer;” title=”narrow screen” src=”http://www.beumer.nu/templates/jairis/images/user-screen1.<?php echo gif;?>” alt=”narrow screen resolution” id=”ja-tool-narrow” onclick=”switchTool(‘jairis_ja_screen’,’narrow’);return false;” /></li>

    <li><img style=”cursor: pointer;” title=”wide screen” src=”http://www.beumer.nu/templates/jairis/images/user-screen1.<?php echo gif;?>” alt=”wide screen resolution” id=”ja-tool-wide” onclick=”switchTool(‘jairis_ja_screen’,’wide’);return false;” /></li>

    I guess the .<?php echo gif;?> causes the error, but how to fix it?

    ipsion Friend
    #231569

    Hi,

    I’m having the same problem.

    The source code I see looks like the following:

    <li><img style=”cursor: pointer;” title=”$ja_screen_size screen” src=””.$this->templateurl().”/images/user-screen1″. ( ($this->getParam(JA_TOOL_SCREEN)==”narrow”) ? “-hilite” : “” ) .”.<?php echo $imgext;?>” alt=”$ja_screen_size screen resolution” id=”ja-tool-$ja_screen_size” onclick=”switchTool(‘”.$this->template.”_”.JA_TOOL_SCREEN.”‘,’$ja_screen_size’);return false;” /></li>

    I tried to fix it by changing it to:

    <li><img style=”cursor: pointer;” title=”$ja_screen_size screen” src=””.$this->templateurl().”/images/user-screen1″. ( ($this->getParam(JA_TOOL_SCREEN)==”narrow”) ? “-hilite” : “” ) .”.$imgext” alt=”$ja_screen_size screen resolution” id=”ja-tool-$ja_screen_size” onclick=”switchTool(‘”.$this->template.”_”.JA_TOOL_SCREEN.”‘,’$ja_screen_size’);return false;” /></li>

    Now, I can see the images on the website, but there’s no highlighting when moving the mouse pointer over them!!!

    Anybody who could help me?

    Thanx in advance! Greetings from the Canary Islands (Spain)

    qualitag Friend
    #231990

    Me to! Same problem with 1.5.

    sailor73 Friend
    #232558

    Anyone who can help?

    sailor73 Friend
    #232897

    I realy need this to work, please any one who can help!

    sailor73 Friend
    #238122

    Now then J1.5 stable is released and the template was uppdated 29 Jan 2008 the problem with the icons for screentype is still there! Any solution?

    johanrn Friend
    #243213

    Still looking for a solution, I´m having the same problem with JA Hedera. Anyone?

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

This topic contains 7 replies, has 5 voices, and was last updated by  johanrn 16 years, 8 months ago.

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