Results 1 to 6 of 6
  1. #1
    Join Date
    Oct 2008
    Posts
    254
    Plugin Contributions
    0

    Default How do I COMPLETELY remove the logo for my site

    So basically my site I'm working on, www.custompcshop.net has a problem with the logo. On every browser except firefox it just appears as an [X] on the top left side of the banner. I want it completely gone. Where do I need to go to completely remove it? I've tried tweaking several thing but I can't get it to stop showing up and an [X].



    Thank you for your help.

  2. #2
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: How do I COMPLETELY remove the logo for my site


  3. #3
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: How do I COMPLETELY remove the logo for my site

    Add following code to stylesheet of CURRENT TEMPLATE
    Code:
    #logo {display: none;}

  4. #4
    Join Date
    Oct 2008
    Posts
    254
    Plugin Contributions
    0

    Default Re: How do I COMPLETELY remove the logo for my site

    Thanks, I got it =)

  5. #5
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: How do I COMPLETELY remove the logo for my site

    Pleased to hear mission accomplished!!

  6. #6
    Join Date
    Feb 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: How do I COMPLETELY remove the logo for my site

    Quote Originally Posted by misty View Post
    Add following code to stylesheet of CURRENT TEMPLATE
    Code:
    #logo {display: none;}
    will that work for the banner that was logo.gif?
    if so where do you put it? anywhere in the CSS?

 

 

Similar Threads

  1. How do i get the zen cart logo off the header completely?
    By gixxer1000stunna in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 9 Sep 2009, 05:13 PM
  2. How do I remove the header completely
    By mollycakes in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 24 Apr 2008, 06:01 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