Page 1 of 2 12 LastLast
Results 1 to 10 of 321

Hybrid View

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

    Default Re: Rustic Template Support Thread

    Hello,

    I just started customizing this template. I made it a smaller width - 800 px for now.

    I'm finding that the only page that didn't reduce in width. I think it's cause the message box is too large.

    Anyone know how to fix this?

    thanks!
    My site: http://creationsremembered.com/index...age=contact_us

    If you click on the other pages you'll see that they are smaller. (i know its in mainenance mode but you can still get the picture.)

    Thanks!

  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 xtreme-exhibits View Post
    Hello,

    I just started customizing this template. I made it a smaller width - 800 px for now.

    I'm finding that the only page that didn't reduce in width. I think it's cause the message box is too large.

    Anyone know how to fix this?

    thanks!
    My site: http://creationsremembered.com/index...age=contact_us

    If you click on the other pages you'll see that they are smaller. (i know its in mainenance mode but you can still get the picture.)

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

    find the following declaration and change the width as indicated by the highlight. currently the width is set to 800px (the same width as the rest of the site.

    TEXTAREA {
    /* float: left;*/
    margin: auto;
    display: block;
    width: auto;
    }

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

    Default Re: Rustic Template Support Thread

    You're so helpful! thanks so much!

  4. #4
    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

  5. #5
    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

  6. #6
    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

  7. #7
    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;
    }

  8. #8
    Join Date
    Nov 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Rustic Template Support Thread

    Hi,
    I set manufacturer info sidebox, and appear manufactur homepage in this, but when I click manufactur url in manufacturer info sidebox, the url isn't working, any help me to set open manufactur homepage when click on link

  9. #9
    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 kaplan View Post
    Hi,
    I set manufacturer info sidebox, and appear manufactur homepage in this, but when I click manufactur url in manufacturer info sidebox, the url isn't working, any help me to set open manufactur homepage when click on link
    I'm not sure this is template related.

    try switching back to the classic template and see if you encounter the same problem.

  10. #10
    Join Date
    Nov 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Rustic Template Support Thread

    Quote Originally Posted by clydejones View Post
    I'm not sure this is template related.

    try switching back to the classic template and see if you encounter the same problem.
    Thank you
    I found problem,
    This is work.
    befor i don`t type http:// befor in manufacturer url . after type this , link worked
    Thank you for this template

 

 
Page 1 of 2 12 LastLast

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