Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • klmklm Friend
    #127871

    How do you force an Image into the home page or index.php, I need to insert an image at the buttom but without having to use banner modual to acheive that.

    I have gone to template HTML editor and inserted
    <img src=”http://www.mydomain.com/image.gif” width=”190 height=”50″ /> but that did not show at all on the home page.

    Any advice from the guru’s out there!!

    ricdegre Friend
    #249079

    try this and put your image on the image folder in your current template

    <img src=”<?php echo “$GLOBALS[mosConfig_live_site]/templates/$GLOBALS/images/”; ?>image.gif” width=”190 height=”50″ />

    ricdegre Friend
    #249080

    sorry!! , used that if you are using joomla 1.0.1x

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

This topic contains 3 replies, has 2 voices, and was last updated by  ricdegre 16 years, 6 months ago.

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