Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
    Posts
  • gregory3 Friend
    #119239

    What is the purpose of the web 2.0 graphic and why is it on some pages and not others. How do we remove it from the ones it is on, what are the possibilites for use? Thanks.

    mikeho1980 Friend
    #216127

    <em>@gregory3 10287 wrote:</em><blockquote>What is the purpose of the web 2.0 graphic and why is it on some pages and not others. How do we remove it from the ones it is on, what are the possibilites for use? Thanks.</blockquote>

    Remove these code from template’s index.php

    <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>

    gregory3 Friend
    #216130

    The thing I’m trying to understand is why it’s only on certain pages.

    solsikkehaven Friend
    #216163

    The bigstar logo has been built into the question about whether or not the top modules (user 5, user 1+2+3) is showing…..if yes, theres also a bigstar, if no, there’s no bigstar 🙂

    <?php if( mosCountModules('top') ) {?>
    <div id="ja-topsl3" class="ja-box<?php echo $topspl['modules']['top']; ?>" style="width: <?php echo $topspl['width']; ?>;">
    <?php mosLoadModules('top', -2); ?>
    </div>
    <?php } ?>

    <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>
    </div>

    allanpro Friend
    #216541

    But why is it there in the first place?

    Just to show off? Or does it have any value?

    /Allan

    cchandler2423 Friend
    #216546

    Why is it there in the first place? It’s Web 2.0…you can customize the text to say whatever you would like it to say, or just delete it in it’s entirety. 🙂

    Michael Casha Friend
    #216554

    It is merely a graphical advantage, no user features are added.

    ShannonN Friend
    #216561

    MiCCAS;10883It is merely a graphical advantage, no user features are added.

    You mean you’re NOT going to tell him the truth? That the new version of Internet Exploiter is designed to go into Turbo mode when it detects the web 2.0 tag and enables IE7 in W2T mode, enabling faster oad times and transfers. You meanie you 😀

    vioadmin Friend
    #216572

    <em>@ShannonN 10893 wrote:</em><blockquote>You mean you’re NOT going to tell him the truth? That the new version of Internet Exploiter is designed to go into Turbo mode when it detects the web 2.0 tag and enables IE7 in W2T mode, enabling faster oad times and transfers. You meanie you :D</blockquote>

    Ah, that explains everything. Thanks.:eek:

    Michael Casha Friend
    #216583

    <em>@VioAdmin 10905 wrote:</em><blockquote>Ah, that explains everything. Thanks.:eek:</blockquote>
    lol, he was joking just in case you think he’s serious :p

    (high five ShannonN)

    ErikThorsen Friend
    #216585

    I thought the badge had a “free prize winner” when the site hits 1.000.000 visitors?? I have desperately tried to get people to visit my sites but I think I still miss a few to reach the 1.000.000 number. LOL…

    ShannonN Friend
    #216596

    ErikThorsen;10925I thought the badge had a “free prize winner” when the site hits 1.000.000 visitors?? I have desperately tried to get people to visit my sites but I think I still miss a few to reach the 1.000.000 number. LOL…

    🙂 Now your “Member Of The Month” Erik your sites will be swamped by fans! Just change the badge to a MOTM one and that’s all you need for instant traffic Glad you finally got some recognition here
    ShannonN

    mikeho1980 Friend
    #216899

    There is a hidden secret in it. Click on the bigstar for one hundred times will show some hidden easter eggs. Try it tomorrow.

    Jascha Friend
    #217473

    Hi@all,

    is there a possabillity to make the web20. Badge as a clickable link? If yes, please post the sample code here . Thanx and have nice day….;)

    ShannonN Friend
    #217474

    Jascha;12081Hi@all,

    is there a possabillity to make the web20. Badge as a clickable link? If yes, please post the sample code here . Thanx and have nice day….;)

    Easy its just an image
    just add the link in the normal way

Viewing 15 posts - 1 through 15 (of 20 total)

This topic contains 20 replies, has 11 voices, and was last updated by  instantinlaw 17 years, 1 month ago.

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