-
AuthorPosts
-
billyk Friend
billyk
- Join date:
- January 2006
- Posts:
- 172
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 28
- Thanked:
- 17 times in 1 posts
June 3, 2007 at 10:22 pm #120633hello 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 AdminHieu Nguyen
- Join date:
- November 2005
- Posts:
- 678
- Downloads:
- 36
- Uploads:
- 0
- Thanks:
- 69
- Thanked:
- 61 times in 1 posts
June 4, 2007 at 2:04 am #221454Give me your footer.php code and url of your images. I will help you.
billyk Friendbillyk
- Join date:
- January 2006
- Posts:
- 172
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 28
- Thanked:
- 17 times in 1 posts
June 4, 2007 at 2:51 am #221456thank 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 AdminHieu Nguyen
- Join date:
- November 2005
- Posts:
- 678
- Downloads:
- 36
- Uploads:
- 0
- Thanks:
- 69
- Thanked:
- 61 times in 1 posts
June 4, 2007 at 4:17 am #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 Friendbillyk
- Join date:
- January 2006
- Posts:
- 172
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 28
- Thanked:
- 17 times in 1 posts
June 4, 2007 at 7:37 am #221472i 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> -
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by billyk 17 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum