Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Mar 2009
    Posts
    16
    Plugin Contributions
    0

    Default additional product images don't align

    Trying to figure out what is wrong. My additional product images won't align horizontally, only vertically.

    I have it configured to show 2 images in configuration.

    Any ideas?

    http://www.thetoothfairycoin.com/ind...roducts_id=181

    Thanks.

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: additional product images don't align

    add this rule to end of your stylesheet.css

    #productAdditionalImages {
    display:inline;
    float:left;
    margin-top:2em;
    }

    not tested in Internet Explorer

  3. #3
    Join Date
    Mar 2009
    Posts
    16
    Plugin Contributions
    0

    Default Re: additional product images don't align

    Yep, it worked in Firefox and IE.. thanks.

    Does this mean that my normal settings in admin won't work any longer?

    is there a particular reason this css code had to be added, if ZC is supposed to be able to do this anway?

    Thanks again.

  4. #4
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: additional product images don't align

    your normal setting in admin will work . is just you have done much customization to your template and chances are you removed some rules , values , etc..

  5. #5
    Join Date
    Jan 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: additional product images don't align

    Zenners!

    I've tried the different css made available here to try to align my additional images horizontally, but nothing works :I

    Any other options?


    Thanks a bunch!

  6. #6
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: additional product images don't align

    Quote Originally Posted by sandra_r View Post
    Zenners!

    I've tried the different css made available here to try to align my additional images horizontally, but nothing works :I

    Any other options?


    Thanks a bunch!
    a link to problem site would be the start

  7. #7
    Join Date
    Jan 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: additional product images don't align

    Hi there,

    Sorry, here it is:

    http://modernicaprops.net//index.php...products_id=68

    Thanks!
    Sandra

  8. #8
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: additional product images don't align

    Quote Originally Posted by sandra_r View Post
    Hi there,

    Sorry, here it is:

    http://modernicaprops.net//index.php...products_id=68

    Thanks!
    Sandra
    add this to your stylesheet.css

    .additionalImages {
    text-align:center;
    float:left;
    }

    after adding this , check with IE as well. if in IE images are not in column then add this to the above rule

    display:inline;

    hope this helps.

  9. #9
    Join Date
    Jan 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: additional product images don't align

    Yes, it worked! Thanks so much!

    Sandra

  10. #10
    Join Date
    Nov 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: additional product images don't align

    Hi there, first time trying to get some answers here

    I have tried the different css made available here to try to align my additional images horizontally, but nothing works. Not sure I am making the right changes. It seems to be something with the add to cart button that is causing the miss alignment.

    Help please

    http://www.qrsfiberglass.com/catalog...&products_id=3

    Any other options?


    Thanks
    Last edited by Turbomarty; 12 Aug 2009 at 01:58 AM.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Additional product images don't show up?
    By cosmocanuck in forum Templates, Stylesheets, Page Layout
    Replies: 30
    Last Post: 1 Jul 2009, 07:09 AM
  2. Additional images to align left
    By Shelleym in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 17 Jan 2009, 01:42 AM
  3. Align Additional Images
    By mh71888 in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 21 Oct 2008, 01:55 AM
  4. How to align the main and additional product images in the listing?
    By mishutkadesign in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 17 Jul 2008, 02:49 PM
  5. Images don't align in my product listing
    By litepockets in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 11 Apr 2008, 07:08 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