Results 1 to 10 of 16

Hybrid View

  1. #1
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default layout of additional images on product info page

    Hi, I've just moved the attributes so that they appear below the additional images on the product layout page, however theres quite a large space between the product description and the first additional image, see here for an example; http://www.thegreatgiftshop.co.uk/in...roducts_id=859

    How can I tidy this up so that additional images are displayed immediently under the text, with say just one line space, and then the attributes appear neatly under them.

    Thanks.

  2. #2
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Re: layout of additional images on product info page

    UPDATE....

    I moved the block of code for the product description so that it came right before the additional images, which solved the problem for the product in question but when I looked at another product with additional images there was a huge gap between the product title and the description and it looked a mess so ive changed it back.

    Any ideas how I can have all things nice and neat and tight layout on all product pages?

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

    Default Re: layout of additional images on product info page

    If you don't mind using negative margin:

    .additionalImages {margin-top:-9.8em;}

    .additionalImages img, .additionalImages a {float:left;}


    (I think the image looks better floated left.)

  4. #4
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Re: layout of additional images on product info page

    sorry to be dumb, but do I need to put this code into my stylesheet? or edit the existing??

  5. #5
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Re: layout of additional images on product info page

    I worked it out, had added to bottom of wrong stylesheet. Oh, beautiful. Thank you!! Exactly how I need it to look. Yes I agree, image looks better floated left.

  6. #6
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Re: layout of additional images on product info page

    Oh no, maybe not...looks fine for some products but this one;

    http://www.thegreatgiftshop.co.uk/in...roducts_id=868

    the additional images now overlap

    Any ideas how to fix?

 

 

Similar Threads

  1. v138a Need to display different alt text for additional images on product info page
    By GillS in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 12 Feb 2013, 01:18 AM
  2. v150 How to move Additional Images on Product Info page?
    By castigliajj in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 May 2012, 02:17 PM
  3. How to make additional images look more presentable in product info page?
    By keemeng in forum Customization from the Admin
    Replies: 6
    Last Post: 6 Jun 2011, 02:31 AM
  4. product info additional images layout
    By Sushigal in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 1 Nov 2010, 03:45 PM
  5. Product Info Page Additional Images Not Displaying After Upgrade
    By OutdoorsInteriors in forum Upgrading from 1.3.x to 1.3.9
    Replies: 2
    Last Post: 25 Jan 2009, 08:13 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