Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2007
    Posts
    16
    Plugin Contributions
    0

    Default logo.gif problems in Mistik Template

    Hi
    I am working with mistik on version1.3.8a. I have removed the mistik logo and added the site name directly on to the header. I am left with the little box with a red cross in it. It only shows on IE and not on FF.
    I have searched the posts and tried the following;
    <!-- <div id="logo">
    <?php // echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?>
    </div> -->
    and nothing happens
    Please help as i think i have tried everything, but obviously havent.
    This is my third site but i have not had this problem before.
    www.pawsnhoovesuk.com is the one giving me trouble

    Thanks
    Trappersam
    Last edited by Kim; 6 Apr 2008 at 10:06 PM.

  2. #2
    Join Date
    Jun 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: logo.gif problems

    Quote Originally Posted by trappersam View Post
    Hi
    I am working with mistik on version1.3.8a. I have removed the mistik logo and added the site name directly on to the header. I am left with the little box with a red cross in it. It only shows on IE and not on FF.
    I have searched the posts and tried the following;
    <!-- <div id="logo">
    <?php // echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?>
    </div> -->
    and nothing happens
    Please help as i think i have tried everything, but obviously havent.
    This is my third site but i have not had this problem before.
    www.pawsnhoovesuk.com is the one giving me trouble

    Thanks
    Trappersam
    It may be simple but i am going out of my head trying to find the answer

  3. #3
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: logo.gif problems

    There is still a reference - probably in your STYLESHEET - that is still calling logo.gif. If there is no actual image to put there, the browser will put in an image place holder.

    Look in your stylesheet and COMMENT OUT the line referring to logo.gif

  4. #4
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: logo.gif problems

    OK... logo.gif does not feature in your stylesheet...

    Try this:-

    Find

    #logo {
    float: left;
    padding-top: 30px;
    padding-left: 15px;
    }

    Change to

    #logo {
    display: none;
    }

  5. #5
    Join Date
    Jun 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: logo.gif problems

    [FONT=Comic Sans MS]Hi Fairestcape
    Thanks for you help .It worked fine. I had already done the display none; bit but i hadn't removed the rest of the line. I did it and phumph it worked.
    Thanks again
    Trappersam


    remember; when you think you have looked everywhere, you've not, because if you had you wouldn't still be looking.
    [/FONT]

 

 

Similar Threads

  1. HELP!!!!!....Need to center My logo hench logo.gif on my main page
    By Robert Cooper in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Jul 2013, 01:33 PM
  2. Icon.gif and Logo.gif
    By patwithds in forum General Questions
    Replies: 5
    Last Post: 27 Aug 2009, 05:48 PM
  3. Logo.gif
    By Darkwander in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 26 Jul 2007, 04:12 AM
  4. Logo.gif to logo.png
    By beatnik in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 17 Aug 2006, 02:05 PM

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