Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1

    Default Would like to attribute image layout order

    When I add a couple of images for wood types, they are being stacked on top of each other, which makes my page longer. I'd like them to lay out 3 in a row before droping to the next row.

    Example:
    http://209.85.82.163/index.php?main_...roducts_id=118

    You can see how hickory is above oak. I'd like oak to be to the right of hickory, not below it.

    Thank you!

  2. #2

    Default Re: Would like to CHANGE attribute image layout order

    Sorry about the topic.. forgot a word! oops

  3. #3
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Would like to attribute image layout order

    Admin> Catalog> Option Name Manager> Choose the group you want to change, click edit - then change the number of rows and choose the layout.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  4. #4

    Default Re: Would like to attribute image layout order

    Thank you Kim!

  5. #5

    Default Re: Would like to attribute image layout order

    One more thing, I'd like some spacing between the images so they aren't all crammed together. I didn't see anywhere where I could do that in the attributes. Thanks!

  6. #6
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Would like to attribute image layout order

    Stylesheet is the place to do that.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  7. #7

    Default Re: Would like to attribute image layout order

    I've got the web developer plugin for firefox, but it isn't giving me any info about where to modify that section.

  8. #8

    Default Re: Would like to attribute image layout order

    I've torn thru the css looking for an area to modify to give me some spacing between attribute images, but am lost. Under the Option names section, when I click "edit" next to my attribute name, I see:

    NOTE: Rows, Display Size and Max Length are for Text Attributes Only:


    I'm not using a text attribute to show images, but a dropdown menu.

    You can check out what I'm trying to change here:
    http://209.85.82.163/index.php?main_...roducts_id=118

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

    Default Re: Would like to attribute image layout order

    Looks like it is using:
    Code:
    <div class="attribImg">
    Many classes are coded for on the templates but may not have specific settings in the stylesheet yet ...

    These can always be added by you ...
    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!]
    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!

  10. #10

    Default Re: Would like to attribute image layout order

    Thats the problem... I need to teach myself css I guess. haven't had a need to learn it until I started using zc.

    I guess I basically need to add:

    .attribimg {
    spacing: 1em;
    }

    ... or something like that to my stylesheet?

    Is there some type of map or something that points out what part of the style sheet is responsible for changing different areas in zc?
    Last edited by canemasters; 1 Aug 2007 at 08:27 PM.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 I would like to know the listing style for this layout. I need to alter it.
    By westdh in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 31 Aug 2012, 11:23 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