Results 1 to 10 of 321

Hybrid View

  1. #1
    Join Date
    Feb 2009
    Location
    San Angelo,TX
    Posts
    14
    Plugin Contributions
    0

    Default Re: Rustic Template Support Thread

    Clyde:
    I am trying to put subcatagories in my catagories menu and it doesn't show the subcatagories when clicking on the main catagory it just displays everything in the main catagory like it is just is one catagory with no subs. Is there a trick to doing this? I have seen some zen cart sites that do that.

    Thanks
    Gordon

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

    Default Re: Rustic Template Support Thread

    Quote Originally Posted by GHSMan View Post
    Clyde:
    I am trying to put subcatagories in my catagories menu and it doesn't show the subcatagories when clicking on the main catagory it just displays everything in the main catagory like it is just is one catagory with no subs. Is there a trick to doing this? I have seen some zen cart sites that do that.

    Thanks
    Gordon
    This is not template specific... but;

    You need to create your subcategories within your categoires

    admin -> catalog -> categories/products

    create your category
    Then click the small folder on the left of the category name

    On this screen just click the "new category" button and create your new "subcategory"
    Now you can add your products.

    You might want to check these articles in the tutorials/FAQ section

    www.zen-cart.com/tutorials/index.php?article=56

    www.zen-cart.com/tutorials/index.php?article=271

  3. #3
    Join Date
    Nov 2007
    Posts
    17
    Plugin Contributions
    0

    Default Re: Rustic Template Support Thread

    One more question...

    I've got a funny gray bar running at the top of my page between the "Welcome Guest" and the "Shopping Cart" right under the header.

    Suggestions on how i make that gray line go away?

    Also, i see that the area behind the Welcome Guest" and "Shopping Cart" lines at the top is colored. Where in the CSS do i adjust the color behind the words?

    www.creationsremembered.com



    Thanks!!
    Last edited by xtreme-exhibits; 29 Mar 2009 at 01:32 AM. Reason: forgot to include web address

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

    Default Re: Rustic Template Support Thread

    Quote Originally Posted by xtreme-exhibits View Post
    One more question...

    I've got a funny gray bar running at the top of my page between the "Welcome Guest" and the "Shopping Cart" right under the header.

    Suggestions on how i make that gray line go away?

    Also, i see that the area behind the Welcome Guest" and "Shopping Cart" lines at the top is colored. Where in the CSS do i adjust the color behind the words?

    www.creationsremembered.com



    Thanks!!
    open includes/templates/rustic/css/stylesheet.css

    find and make the changes as indicated by the highlights


    #cartHeader {
    position: absolute;
    top: 105px;
    right: 0;
    font-size: 1.2em;
    color: #6D0000;
    background: #DCD6C4;/*delete this*/
    font-weight: bold;
    width: auto;
    }
    .greeting {
    position: absolute;
    top: 105px;
    left: 0;
    color: #6D0000;
    background: #DCD6C4; /*delete this*/
    font-weight: bold;
    font-size: 1.2em;
    width: auto;
    }

  5. #5

    Default Re: Rustic Template Support Thread

    My "cart" is a Modular/Manufactured homes showcase. How can I take off the "shopping cart" tab along the top and the cart count and amount that is in the header?

    Thank you.
    Attached Images Attached Images  

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

    Default Re: Rustic Template Support Thread

    Quote Originally Posted by bethalicea View Post
    My "cart" is a Modular/Manufactured homes showcase. How can I take off the "shopping cart" tab along the top and the cart count and amount that is in the header?

    Thank you.
    open includes/templates/rustic/css/stylesheet.css

    Find and edit the following declaration as indicated by the highlight

    #cartHeader {
    display:none;
    position: absolute;
    top: 57px;
    right: 0;
    font-size: 1.2em;
    color: #6D0000;
    background: #DCD6C4;
    font-weight: bold;
    width: auto;
    }

  7. #7

    Default Re: Rustic Template Support Thread

    Excellent!

    But the Shopping cart tab is still there. Is there an easy way to do that too?

 

 

Similar Threads

  1. v155 Clone a Template [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 107
    Last Post: 11 Nov 2024, 08:28 PM
  2. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  3. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  4. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  5. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 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