Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    May 2011
    Posts
    14
    Plugin Contributions
    0

    Default How to make additional images look more presentable in product info page?

    Hi everyone,

    I have added additional images in my product info page so that users can see different views of my product but when adding additional images it does not look very nice.

    Is there a way to make the look of the additional images a lot more presentable?

    Either by having a smaller thumbnail below or next to the main image that they can click or something that looks a lot smarter and more professional?

    The bwlow image is how it looks now after adding an additional image. It looks like it is stuck inside a box.



    Thanks!

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: How to make additional images look more presentable in product info page?

    Yes you can move the placement by following this tutorial:
    you will want to move the block of code additional images show below here:

    PHP Code:
    <!--bof Additional Product Images -->
    <?php
    /**
     * display the products additional images
     */
      
    require($template->get_template_dir('/tpl_modules_additional_images.php',DIR_WS_TEMPLATE$current_page_base,'templates'). '/tpl_modules_additional_images.php'); ?>
    <!--eof Additional Product Images -->
    Last edited by haredo; 6 Jun 2011 at 01:18 AM.

  3. #3
    Join Date
    May 2011
    Posts
    14
    Plugin Contributions
    0

    Default Re: How to make additional images look more presentable in product info page?

    Thanks for the quick reply Haredo. Following your instructions I manage to move the additional image around. But it is also moving that big box with it and all the white excess space around the addional image.

    Is there a way I can remove the box and just move the additional image itself?

    Thanks in advance.

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: How to make additional images look more presentable in product info page?

    I need a link to be more specific but i will try..

    Look in your stylesheet.css for this:
    .additionalImages {border: 1px solid #000000;}
    post a link here without the http://www.
    Or just PM me the link...

  5. #5
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: How to make additional images look more presentable in product info page?

    Ok , i finally found a site with additional images...

    Look here in your stylesheet.css
    #productAdditionalImages {
    }


  6. #6
    Join Date
    May 2011
    Posts
    14
    Plugin Contributions
    0

    Default Re: How to make additional images look more presentable in product info page?

    Sorry for being a noob Haredo. I found it in the stylesheet_main.css file. After playing around with it I manage to remove the border!

    Thanks for your help and guidance again. It took me down the right path.


 

 

Similar Threads

  1. 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
  2. layout of additional images on product info page
    By Sushigal in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 1 Nov 2010, 06:17 PM
  3. Replies: 0
    Last Post: 5 Aug 2010, 07:19 AM
  4. How to show more than 2 images in product info page?
    By dreamwheel in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Jun 2009, 06:05 AM
  5. How do I make every product say more info?
    By bjraines in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 20 May 2007, 07:39 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