Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • billyk Friend
    #120633

    hello all,
    i’d like to add an image to my footer.php file, but have tried for an hour to no avail. i am really dumb when it comes to php…:((

    Hieu Nguyen Admin
    #221454

    Give me your footer.php code and url of your images. I will help you.

    billyk Friend
    #221456

    thank you for answering! here is the footer code:

    <?php
    /**
    * @version $Id: footer.php 85 2005-09-15 23:12:03Z eddieajau $
    * @package Joomla
    * @copyright Copyright (C) 2005 Open Source Matters. All rights reserved.
    * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
    * Joomla! is free software. This version may have been modified pursuant
    * to the GNU General Public License, and as distributed it includes or
    * is derivative of works licensed under the GNU General Public License or
    * other free or open source software licenses.
    * See COPYRIGHT.php for copyright notices and details.
    */

    // no direct access
    defined( '_VALID_MOS' ) or die( 'Restricted access' );

    global $_VERSION;

    // NOTE - You may change this file to suit your site needs
    ?>

    <p align="center">Mountain Pride Media: home | about | initiatives | make a gift | contact us<br />
    Out In The Mountains: read | contact us | privacy policy | affiliates | volunteer | web editor<br />
    PO Box 1078, Richmond VT 05477-1078 ph: 802-434-6486 • fax: 802-434-7046 • e-mail: <a href="mailto:mpm@mountainpridemedia.org">mpm@mountainpridemedia.org</a></p>
    <p align="center">Copyright © <?php echo mosCurrentDate( '%Y' ) . ' ' . $GLOBALS['mosConfig_sitename'];?>. All rights reserved. <?php echo $_VERSION->URL; ?></p>

    and here’s the url for the image:

    http://www.mountainpridemedia.org/beta/templates/ja_wistery/images/logo.jpg

    <em>@oceandragon 17287 wrote:</em><blockquote>Give me your footer.php code and url of your images. I will help you.</blockquote>

    🙂

    Hieu Nguyen Admin
    #221462

    <p align="center">Mountain Pride Media: home | about | initiatives | make a gift | contact us<br />
    Out In The Mountains: read | contact us | privacy policy | affiliates | volunteer | web editor<br />
    PO Box 1078, Richmond VT 05477-1078 ph: 802-434-6486 • fax: 802-434-7046 • e-mail: <a href="mailto:mpm@mountainpridemedia.org">mpm@mountainpridemedia.org</a></p>
    <p align="center">Copyright © <?php echo mosCurrentDate( '%Y' ) . ' ' . $GLOBALS['mosConfig_sitename'];?>. All rights reserved. <?php echo $_VERSION->URL; ?></p>
    <img src="http://www.mountainpridemedia.org/beta/templates/ja_wistery/images/logo.jpg" style="border:none; float: right; padding: 15px;">

    billyk Friend
    #221472

    i inserted that code, but the image is still not showing. thanks for trying to help!!

    <em>@oceandragon 17297 wrote:</em><blockquote>
    <p align="center">Mountain Pride Media: home | about | initiatives | make a gift | contact us<br />
    Out In The Mountains: read | contact us | privacy policy | affiliates | volunteer | web editor<br />
    PO Box 1078, Richmond VT 05477-1078 ph: 802-434-6486 • fax: 802-434-7046 • e-mail: <a href="mailto:mpm@mountainpridemedia.org">mpm@mountainpridemedia.org</a></p>
    <p align="center">Copyright © <?php echo mosCurrentDate( '%Y' ) . ' ' . $GLOBALS['mosConfig_sitename'];?>. All rights reserved. <?php echo $_VERSION->URL; ?></p>
    <img src="http://www.mountainpridemedia.org/beta/templates/ja_wistery/images/logo.jpg" style="border:none; float: right; padding: 15px;">

    </blockquote>

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

This topic contains 5 replies, has 2 voices, and was last updated by  billyk 16 years, 12 months ago.

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