Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2009
    Posts
    58
    Plugin Contributions
    0

    Default How to remove "contact us", "My account" , and "view cart"?

    I have my website that I just set up here.
    http://www.cleopatravii.info/
    How do I remove the buttons on the upper right that says "contact us", "My account" , and "view cart"?
    I am building an information site and am not going to be selling anything
    Thanks
    DEAN

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: How to remove "contact us", "My account" , and "view cart"?

    Quote Originally Posted by thestampnomad View Post
    I have my website that I just set up here.
    http://www.cleopatravii.info/
    How do I remove the buttons on the upper right that says "contact us", "My account" , and "view cart"?
    I am building an information site and am not going to be selling anything
    Thanks
    DEAN
    open includes/templates/mystic/css/stylesheet.css

    find each of the following declarations and add the hihlighted portion(s)

    #navMain ul li.viewCart a {
    display:none;

    background: url(../images/cart.png) left center no-repeat #BE0201;
    color: #fff;
    }

    #navMain ul li.account a {
    display:none;
    background: url(../images/account.png) left center no-repeat #E5D9E5;
    }

    #navMain ul li.contact a {
    display:none;
    background: url(../images/contact.png) left center no-repeat #E5D9E5;
    }

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

    Default Re: How to remove "contact us", "My account" , and "view cart"?

    I believe if you set up all your "products" as Document General, those options won't show. I'd have to look at what I did to set up my nephew's site (see my sig) which doesn't sell anything.

    Edit: Just checked one thing... I have the store status set to 1 in admin>configuration>my store>Store Status
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

 

 

Similar Threads

  1. v138a There are two "my account" and "shopping cart", how to delete one?
    By fanisme in forum General Questions
    Replies: 1
    Last Post: 16 Mar 2013, 11:43 AM
  2. Shopping cart - trying to turn off "Total Items" "Weight" and "Price"
    By deshojo in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 4 Apr 2011, 07:15 PM
  3. How to remove ellipses ("...") after "All Products" and "New Products" on home page?
    By jthurman in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 May 2010, 03:30 PM
  4. Remove "Product Image" "Item Name" and "Price"...
    By rebekah in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Sep 2008, 06:08 PM
  5. Replies: 3
    Last Post: 3 Jun 2008, 11:41 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR