Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • nathan667 Friend
    #119853

    Hi- first post here – total n00b 😀

    I have Utahia II and want to delete the RSS, CSS and XHTML logos at the bottom right of the page. Could you help me out please?

    swemmel Friend
    #218707

    Hi Nathan,

    You have to open your index.php and look for this code:


    <div id="ja-cert">
    <a href="<?php echo $mosConfig_live_site ?>/index.php?option=com_rss&feed=RSS2.0&no_html=1" target="_blank" title="RSS 2.0" style="text-decoration: none;">
    <img src="<?php echo $ja_template_path;?>/images/but-rss-<?php echo $ja_color; ?>.gif" alt="RSS 2.0" />
    </a>
    <?php if ($ja_menutype != 3 ) { ?>
    <a href="http://jigsaw.w3.org/css-validator/validator?uri=<?php echo $mosConfig_live_site;?>" target="_blank" title="Our site is valid CSS" style="text-decoration: none;">
    <img src="<?php echo $ja_template_path;?>/images/but-css-<?php echo $ja_color; ?>.gif" alt="Our site is valid CSS" />
    </a>
    <?php } ?>
    <a href="http://validator.w3.org/check/referer" target="_blank" title="Our site is valid XHTML 1.0 Transitional" style="text-decoration: none;">
    <img src="<?php echo $ja_template_path;?>/images/but-xhtml10-<?php echo $ja_color; ?>.gif" alt="Our site is valid XHTML 1.0 Transitional" />
    </a>
    </div>

    Delete this code and the logos will be gone.

    kind Regards,
    Peter.

    nathan667 Friend
    #218709

    Thanks Peter.

    drcoolj Friend
    #230197

    How about if i wanted to move the icons down
    On my site i have footer links
    http://www.supportcave.com/

    I had to move them to the left as the rss, css icons were over top

    Any ideas

    THanks
    Jason

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

This topic contains 4 replies, has 3 voices, and was last updated by  drcoolj 17 years, 1 month ago.

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