Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2011
    Posts
    7
    Plugin Contributions
    0

    red flag Why can't I position my thumbnails?

    Simple question really, and any help is appreciated.

    If you look at my product pages:

    http://arteecollage.com/modal-round-...ack-p-708.html

    I am trying to get the thumbnails to appear in a straight line, one beneath the other. It doesn't seem that hard to do. In CSS, my settings are:

    Code:
    #productAdditionalImages{
    	border: 1px solid black;
    	width: 100px!important;
    	height: auto;
    		
    
    }
    .additionalImages img{
    	width:70px;
    	height:auto;
    		border: 1px solid #bbbbbb;
    	
    	
    }
    I have tried floating each image, setting a specific height on the productAdditionalImages, but no luck. Any advice?

  2. #2
    Join Date
    Sep 2006
    Posts
    542
    Plugin Contributions
    0

    Default Re: Why can't I position my thumbnails?

    This is a double post see your answer here

    http://www.zen-cart.com/forum/showthread.php?t=189152
    ~~~~~~~~~~~~~~~~~~~~~~~~~~

    Play with it long enough and you will break it.

 

 

Similar Threads

  1. v151 Can I literally use SEPARATE images as a thumbnails in multiple product photos?
    By sportbiker in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Nov 2014, 08:53 AM
  2. How can I use medium images on product listing page, and thumbnails in sideboxes?
    By greydawgjr in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 25 May 2009, 09:50 PM
  3. Why does the product description page shows 3 thumbnails?
    By Ricardo Lopes in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 21 Jan 2009, 02:25 PM
  4. how can I position css button?
    By fsas in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Oct 2008, 01:41 PM
  5. Can't resize thumbnails
    By katandmouse in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 2 Nov 2007, 07:56 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