Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Michael Casha Friend
    #119715

    To Delete the Badge:

    Remove this block of code:

    <a class="ja-bigicon" href="#">
    <?php
    if ($supported_browsers) { ?>
    <img src="<?php echo $ja_template_path;?>/images/bigstar.png" alt="" onmouseover="this.src='<?php echo $ja_template_path;?>/images/bigstar-on.png';" onmouseout="this.src='<?php echo $ja_template_path;?>/images/bigstar.png';" />
    <?php }else{ ?>
    <img src="<?php echo $ja_template_path;?>/images/blank.gif" alt="" style="width:107px;height:110px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $ja_template_path;?>/images/bigstar.png', sizingMethod=scale);" onmouseover="this.style.filter='progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $ja_template_path;?>/images/bigstar-on.png', sizingMethod=scale)';" onmouseout="this.style.filter='progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $ja_template_path;?>/images/bigstar.png', sizingMethod=scale)';" />
    <?php } ?>
    </a>

    To Change the Link:

    Change the # in this line of code to the url of your choice:

    <a class="ja-bigicon" href="#">

    For example:

    <a class="ja-bigicon" href="http://www.miccas.net/">

    jackdow Friend
    #220615

    Can’t find this block of code MiCCAS.. am i blind or is not the same in Utahia II?

    Michael Casha Friend
    #220617

    Make sure you’re opening the correct index.php, not the one in the root directory but the one in /templates/ja_utahia/index.php

    jackdow Friend
    #220620

    Merci bien.. I was in the right place but worried that the first line of the block in my php was
    <a href=”#put_in_your_link_here” id=”ja-bigicon” title=”Put in your link here”>
    not as in your block above. But the deletion works!.. Thanks

    peyushbansal Friend
    #241091

    i have a problem with this template when i installed it into joomla 1.0 version. it did not show the site as in the demo.
    and if i installed this template for 1.5 version, after installation when i open the site through my local host it shows the message
    “Welcome to the Frontpage”
    only .
    Please help me to solve this problem

    Thanks,

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

This topic contains 5 replies, has 3 voices, and was last updated by  peyushbansal 16 years, 1 month ago.

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