-
AuthorPosts
-
Michael Casha Friend
Michael Casha
- Join date:
- September 2014
- Posts:
- 2561
- Downloads:
- 1
- Uploads:
- 32
- Thanks:
- 41
- Thanked:
- 119 times in 1 posts
April 17, 2007 at 6:21 am #119715To 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/">
May 22, 2007 at 10:08 am #220615Can’t find this block of code MiCCAS.. am i blind or is not the same in Utahia II?
Michael Casha FriendMichael Casha
- Join date:
- September 2014
- Posts:
- 2561
- Downloads:
- 1
- Uploads:
- 32
- Thanks:
- 41
- Thanked:
- 119 times in 1 posts
May 22, 2007 at 11:30 am #220617Make sure you’re opening the correct index.php, not the one in the root directory but the one in /templates/ja_utahia/index.php
May 22, 2007 at 12:30 pm #220620Merci 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!.. ThanksMarch 3, 2008 at 1:49 pm #241091i 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 problemThanks,
-
AuthorPosts
This topic contains 5 replies, has 3 voices, and was last updated by peyushbansal 16 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum