Results 1 to 10 of 16

Hybrid View

  1. #1
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Attribute Image Stacking not Laid Out Properly

    First thing I'd do is switch temporarily back to the Classic template and see how it looks there. Could be a template thing.

    It looks like the attribute images per row is set in Admin - Catalog - Option Name Manager - click on the Option Name for settings.

  2. #2
    Join Date
    Jul 2010
    Posts
    66
    Plugin Contributions
    0

    Default Re: Attribute Image Stacking not Laid Out Properly

    I did as requested, no reall change, other than the template colors, layout, etc. (Not layout that I am looking for that is.)
    The changes in Admin -> Catalog -> Option Name Manager, allow em ot change the number, but the layout is still not right.
    I iwll leave as is for the time being so that you can see. http://oaktreeseed.com/index.php?mai...roducts_id=402
    I guess I am going to have to make the images smaller and see if that changes the layout to a better look.
    Thanks,
    Jeff

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Attribute Image Stacking not Laid Out Properly

    If you want three across, this makes it look OK to me:

    .attribImg {width:33%; margin: 0.3em 0 0 0;}

    Four across, try 25%.

  4. #4
    Join Date
    Jul 2010
    Posts
    66
    Plugin Contributions
    0

    Default Re: Attribute Image Stacking not Laid Out Properly

    What file and location would I edit to make this change?
    Jeff

  5. #5
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Attribute Image Stacking not Laid Out Properly

    Any time you see a suggestion that looks like .someThing {what: ever;}, it is a CSS style rule and goes in your stylesheet. You can either put new rules at the bottom of your stylesheet, or near to or replacing a rule that applies to the same page area/element, whichever makes more sense to you.

  6. #6
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Attribute Image Stacking not Laid Out Properly

    In this case, I just edited the existing rule.

  7. #7
    Join Date
    Nov 2009
    Location
    Sydney Australia
    Posts
    84
    Plugin Contributions
    0

    Default Re: Attribute Image Stacking not Laid Out Properly

    I created a similar post yesterday, which I've re-directed to here as it seems Jeff and I have the same issue. My test site is:

    http://cityspacesydney.com.au/TJOnli...products_id=82

    I have another complication in that my custom template doesn't recognise the rows, but I'm sure that is unrelated -- so I'll deal with that one. However, when I use the classic template my issue matches Jeff's.

    I wasn't sure whether this line in the css was actually being read, so I tested.

    .attribImg {
    text-align: center; . . .

    .attribImg {
    text-align: left; . . .

    and it did change the layout, however, the original suggestion

    "{width:25%; margin: 0.3em 0 0 0;}"

    did nothing. I also changed to more columns, fewer columns, higher and lower percentages, and no impact.

    Any other ideas?

    Thanks Sean

    P.S. Jeff have you had any success?
    Sean M - Sydney, Australia

 

 

Similar Threads

  1. v150 How are these Attributes laid out?
    By beyre in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 13 Dec 2012, 12:52 AM
  2. Having products laid out side by side.
    By keemeng in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 29 May 2011, 06:05 PM
  3. TEXT attribute not working properly
    By gizmo_girl in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 29 Apr 2009, 05:35 PM
  4. Downloads not working properly, out of stock, Nope!
    By southernlady in forum General Questions
    Replies: 26
    Last Post: 27 Dec 2008, 03:26 AM
  5. Stacking Attribute Options in Row Format
    By cs_jono in forum General Questions
    Replies: 0
    Last Post: 20 May 2008, 10:02 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