Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Aug 2006
    Posts
    13
    Plugin Contributions
    0

    Default Almost done, a few questions

    Hello everyone, first off I'd like to say that I love Zen Cart and it seems to be the best out there right now. I'm the webmaster for http://www.upscalelighting.com
    and I'm working on the cart which is located here http://www.reachus.us/ZenCart/

    My first question is, how do I change the color of those pink boxes to somthing that matches the rest of my site, like a blue or so. I'm sure it's a simple explaination except I can't seem to figure it out. Any help would be greatly appreciated. Thank you!

    My second question is : Is there anyway to reorganize products I've already added to the catalog into different categories. For example, right now I have say 3 different lines of lighting, I'd like to change the categories from the names of the lines to general tittles like Wall Sconces, Pole Lamps etc Except I would also like to preserve the old category system. Is there a way to do this without adding the lights in a second time under a different category name? I suppose that question may have seemed vague.

    I suppose I'll save the other questions for when we fix these lol
    Thanks again!

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Almost done, a few questions

    My first question is, how do I change the color of those pink boxes to somthing that matches the rest of my site, like a blue or so
    I am assuming that you can find your way around the file structure.

    In includes/templates/your_template/css/stylesheet.css open this file and search for "ff6699" this is the pink color and replace it with "339999" this will match your other aqua boxes.

    My second question is : Is there anyway to reorganize products I've already added to the catalog into different categories.
    You should take stock of how you want your items organized. There is a method to add an item to another category but difficult to make the original hidden. You might want to look at the manufacturers linkage that is part of ZenCart. This provides for in the cart searching by Mfg. and search can also be used to select items that belong to a line i.e. like the "RoMantic"series. making it simple for the shopper to locate the matching items in a line.

    You can re-organize by moving the item using the admin > catalog > area and selecting the move function

  3. #3
    Join Date
    Aug 2006
    Posts
    13
    Plugin Contributions
    0

    Default Re: Almost done, a few questions

    Thank you so much for your help, it is more than appreciated. I'm implementing the changes and they should be done by the time you read this. Thanks again!

    -Ed @ UpscaleLighting.com

  4. #4
    Join Date
    Aug 2006
    Posts
    13
    Plugin Contributions
    0

    Default Re: Almost done, a few questions

    Ok, so I said I had a few more questions but I'd save them until after I fixed the last ones so here goes:

    I need to make a selectable drop down type menu to choose certain options for the products on my site. I would preferably like to put them in the driscription so the customer can choose his options before adding it to the cart. Of course, I'd need the information on the customer's option selection to carry through the cart and into the order form I recieve. I'm sure it's not hard but this is my first time using ZenCart, if you could point me in the right direction I'm sure i can take it from there.

    Thanks again!

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Almost done, a few questions

    You do this by defining attribute names i.e. size and attribute values i.e. s,m,l,xl and linking them to your product. You have the choice of radio buttons or dropdown and can have multiple attribute names i.e. size, color, style, etc.

  6. #6
    Join Date
    Aug 2006
    Posts
    13
    Plugin Contributions
    0

    Default Re: Almost done, a few questions

    Thank you so much, I've got it figured out. My next question is:

    Is there anyway to make the drop down menu more prominent in the description? For example, giving it a colored box or somthing, just to draw more attention to it. I'm guessing it's in the stylesheet.

  7. #7
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Almost done, a few questions

    You need to get FireFox and the web dev tools. as this will allow you to determine the class of each represented item and then you can find this in your css file or add it and style away...

    It is one of these I think:

    .wrapperAttribsOptions {
    margin: 0.3em 0em;
    }

    #cartAttribsList {
    margin-left: 1em;
    }

    You can add style options once you have determined which one controls what you are seeking.

  8. #8
    Join Date
    Aug 2006
    Posts
    13
    Plugin Contributions
    0

    Default Re: Almost done, a few questions

    Awesome, I'm already using Firefox.

    Now, is there a way to display the wheights and heights for products in the description page? Or am I just going to have to make a little html table and insert it into the description for each product?

    Sorry to be a pain, but this is helping me more than you can know and saving me a lot of time.

  9. #9
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Almost done, a few questions

    AS you are familiar with html...and having looked at your site....you might be interested in a mod(simple one) that allows tabs in the product description that you can customize for your purposes.

    It is called tabs_lite and is in the downloads section under the templates area. This is a very nice add on and allows detailed information to be added and handled easily I also do not know what you intend as a sales mode but this tab mod also works well with the cross sell mod(a bit more complicated to install) and you can do suggestive selling/linking of products.

  10. #10
    Join Date
    Aug 2006
    Posts
    13
    Plugin Contributions
    0

    Default Re: Almost done, a few questions

    I can't thank you enough Kobra! I've installed the tabs and they look great.

    Just one more question for today:

    Most of the products we offer are customizable and made to order, my boss doesn't want to have an inventory count in the description but when if I don't put in a number it will say the product is sold out. Is there anyway to keep it from doing this? Should I simply replace the "Sold Out" graphic with a "Made to Order" graphic?

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Almost done
    By karmaryk in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 12 Jan 2008, 09:02 PM
  2. Few Questions on a few issues.
    By RSprinkel in forum General Questions
    Replies: 6
    Last Post: 10 Mar 2007, 12:02 PM
  3. Almost done just one or two questions - how to make my page look like this?
    By tag in forum Templates, Stylesheets, Page Layout
    Replies: 26
    Last Post: 24 Jan 2007, 06:48 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