Results 1 to 7 of 7
  1. #1
    Join Date
    Aug 2009
    Location
    UK
    Posts
    71
    Plugin Contributions
    0

    image problem Help Getting Image Attributes into Rows

    The title explains most of this, I have a problem where we want to get image attributes to go into rows as suppose a single column. This can be seen here- http://www.classicalchandeliers.co.u...s#.UslNWrTvjug . I have tried various suggestions unsuccessfully .The problem has always had this problem, since the start of the website, so help is greatly appreciated.

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Help Getting Image Attributes into Rows

    Go to the Catalog ... Option Name Manager ... and edit the Option Name that you are using ...

    You will see settings for:
    Attribute Style for Radio Buttons/Checkbox:

    Image Styles:
    0= Images Below Option Names
    1= Element, Image and Option Value
    2= Element, Image and Option Name Below
    3= Option Name Below Element and Image
    4= Element Below Image and Option Name
    5= Element Above Image and Option Name
    Try setting that to 0 or 3 or try the other settings to see the layout of the images ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Aug 2009
    Location
    UK
    Posts
    71
    Plugin Contributions
    0

    Default Re: Help Getting Image Attributes into Rows

    I have already tried changing all the image style, unfortunately nothing happens.

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Help Getting Image Attributes into Rows

    I do not claim to know much about designer stuff ... but, in your stylesheet you have:
    Code:
    #buybox {
        margin: 0px;
        padding: 3px;
        width: 45%;
        text-align: center;
        float: right;
    }
    What happens if you change that to:
    width: 100%;

    then set that to 3 on the Option Name?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Aug 2009
    Location
    UK
    Posts
    71
    Plugin Contributions
    0

    Default Re: Help Getting Image Attributes into Rows

    When width is set to 100%, the column moves to the left hand side. When it is in this state changing the image style still doesn't have an effect on the layout.

  6. #6
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: Help Getting Image Attributes into Rows

    try this:

    Code:
    #buybox {
        float: right;
        margin: 0;
        padding: 3px;
        text-align: center;
        width: 100%;
    
    
    }
    Code:
    .attribImg {
        float: left;
        margin: 0.3em 0;
        width: 20%;
    
    
    }

  7. #7
    Join Date
    Aug 2009
    Location
    UK
    Posts
    71
    Plugin Contributions
    0

    Default Re: Help Getting Image Attributes into Rows

    This worked, thank you very much!

 

 

Similar Threads

  1. v151 Need help with getting into amazon
    By Dashizna in forum General Questions
    Replies: 0
    Last Post: 1 Apr 2014, 01:17 AM
  2. v151 Help! Getting Error Can't log into Admin
    By sammirah in forum General Questions
    Replies: 5
    Last Post: 1 Jan 2014, 12:25 AM
  3. Getting a background image into NavMain or NavMainWrapper?
    By BabaGee in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 29 Mar 2011, 03:50 PM
  4. Replies: 3
    Last Post: 30 Dec 2007, 02:43 PM
  5. concatenate rows into one column
    By angel17846 in forum General Questions
    Replies: 1
    Last Post: 17 May 2006, 05:09 PM

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