Results 1 to 10 of 11

Threaded View

  1. #1
    Join Date
    Jun 2007
    Posts
    87
    Plugin Contributions
    0

    Default <img> tag not working!?

    I'm having problems with <img> tags. No image shows up and there isn't even a spot with a broken image icon. I've had problems with this on my define_main_page.php as well as tpl_header.php.

    Does anyone know what would be the cause?

    I don't see anything wrong but maybe I'm going crazy... i have been looking at this screen a little too much lately, so it's quite possible. Here is a little code from each:

    define_main_page.php
    <img style="float:right; padding:6px; margin-top:5px;" src="../../../templates/wiseTemplate/images/blogImage.gif">
    There are millions of
    ...
    into the blood stream.
    <br><br>
    <a href="index.php?main_page=page&id=12&chapter=0"><h4>Read More (Click Here)</h4></a>
    tpl_header.php
    <div id="headerWrapper">
    <!--bof-navigation display-->
    <div id="navMainWrapper">
    <div id="navMain">
    <ul class="back">
    <li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo '<img src="../images/mnHome.gif">'; ?></a></li>
    <?php if ($_SESSION['customer_id']) { ?>
    <li><a href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>"><?php echo HEADER_TITLE_LOGOFF; ?></a></li>
    <?php if (!($_SESSION['COWOA'])) { ?>
    Last edited by flipjargendy; 16 Aug 2007 at 04:32 AM.

 

 

Similar Threads

  1. v139f Product Meta Tag Icon not working - blank page
    By jcash in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 1 Aug 2012, 07:55 AM
  2. ezpages meta tag fields not working
    By davidnelband in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 9 Aug 2011, 08:02 AM
  3. Text positioning inside TD tag not working in Firefox
    By ajhb in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Sep 2008, 12:15 PM
  4. Meta Tag Descriptions NOT WORKING...
    By magneteye in forum General Questions
    Replies: 5
    Last Post: 5 Jun 2008, 09:22 PM
  5. img link not working in category description
    By inkuyo in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 12 Nov 2007, 01:42 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg