Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2009
    Posts
    21
    Plugin Contributions
    0

    help question Editing Attributes Options on Product Page

    I've been at this for ahwhile now and I've tried a few things to make it happen, but I need help.

    I tried to add a code like this to the Option Value Manager, but it didn't work:
    <img border="0" src="/red.jpg" width="55" height="55">
    Any ideas how to make it?

    How it is.

    How I'd like it.
    Submit your link to a FREE Directory!

  2. #2
    Join Date
    Mar 2009
    Location
    Australia
    Posts
    604
    Plugin Contributions
    0

    Default Re: Editing Attributes Options on Product Page

    Hi there,

    You can edit the layout of the attributes in your zen cart admin.

    Um.. try configuration > Layout settings > then look for options settings.
    That wasn't the plan!

  3. #3
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,267
    Plugin Contributions
    3

    Default Re: Editing Attributes Options on Product Page

    Go to Option NAMES manager.

    Click the EDIT button for the Option NAME whose layout you want to alter.

    there are a handful of layout possibilities (numbered 1 to 5 I think), so just choose one and see how it affects the positioning of your swatches, description and radio button. If it's not what you want, go back to EDIT and try another value.

    NO NEED TO EDIT ANY CODE.

    LOOK HERE for a layout of swatches, with a DROPDOWN.

    PS, this also required an edit to the stylesheet:

    originally:
    PHP Code:
    .attribImg {
        
    width20%; 
    Allows up to 5 across

    changed to
    PHP Code:
    .attribImg {
        
    width10%; 
    Allows up to 10 across
    20 years a Zencart User

 

 

Similar Threads

  1. Product Options and Attributes
    By EKGMarketing in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 13 Jun 2011, 12:37 AM
  2. Editing product options
    By chetanmadaan in forum General Questions
    Replies: 2
    Last Post: 28 Aug 2010, 01:32 PM
  3. Links in product options/attributes
    By stevenlee in forum General Questions
    Replies: 2
    Last Post: 2 Nov 2008, 06:03 PM
  4. attributes (or price options) in product listing
    By Wimm in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 Oct 2006, 11:27 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