Results 1 to 10 of 12

Hybrid View

  1. #1
    Join Date
    Dec 2011
    Posts
    92
    Plugin Contributions
    0

    Default Re: Styling the 'Customers who bought this product' center box

    Many thanks for your reply, however I am really sorry but I still don't understand.

    What is the exact code from tpl_product_info_display.php that I need to insert into the Center Box for the product price to show? And where do I insert it into tpl_modules_also_purchased_products.php? The same with the add to cart button.

    Also, I know I can change the image sizes within the admin however the Customers Also Purchased Centerbox and the Additional Images (beneath the product image) use the same size at the moment. If I change it in the admin it is going to make the additional images change also and I dont want to change those. I want the images within the Customers Also Purchased Centerbox to be larger than the additional images.

    Sorry if I am not explaining myself clearly.

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,873
    Plugin Contributions
    96

    Default Re: Styling the 'Customers who bought this product' center box

    Try adding the following to the bottom of your stylesheet.css:

    .centerBoxContentsAlsoPurch img {
    height: 100px !important;
    width: 100px !important;
    }

    Adjust the height and width as you like (the base images are 400x400).

  3. #3
    Join Date
    Dec 2011
    Posts
    92
    Plugin Contributions
    0

    Default Re: Styling the 'Customers who bought this product' center box

    Quote Originally Posted by lat9 View Post
    Try adding the following to the bottom of your stylesheet.css:

    .centerBoxContentsAlsoPurch img {
    height: 100px !important;
    width: 100px !important;
    }

    Adjust the height and width as you like (the base images are 400x400).
    Lat9 you are an absolute legend! Thank you so much for your help, it has worked perfectly. Now all I need is to find someone who can help me with adding an add to cart button and price to the same box... Any help from anyone would be really appreciated. I tried following Kobra's instructions above, and copied the product price code from the product page however this just inserted the price for the main product and no the 'Customers who purchased..' products, so i guess I have done something wrong

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,873
    Plugin Contributions
    96

    Default Re: Styling the 'Customers who bought this product' center box

    Thanks for your kind words; might I suggest starting a new thread with your new question?

 

 

Similar Threads

  1. Customers who bought this product also bought
    By lions1855 in forum General Questions
    Replies: 1
    Last Post: 18 Mar 2010, 02:29 PM
  2. customers who bought this product also bought
    By Sassy in forum General Questions
    Replies: 21
    Last Post: 22 Jan 2010, 11:01 PM
  3. customers who bought this product also bought
    By enchantedneedle in forum General Questions
    Replies: 0
    Last Post: 21 Oct 2008, 04:31 AM
  4. limiting products in the 'customers who bought this....' box
    By damiana in forum Customization from the Admin
    Replies: 5
    Last Post: 10 May 2007, 12:00 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