Thread: Product image

Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Product image

    im looking to get my product image fill the top of my product information screen and to have all the text/information to be displayed below it.

    i can do this buy changing the image size in the image admin section, how eva if my image is a tall thin image the text wraps round it

    can i make the image stay at the top and alligned centre and have all the text below it alightned left and not wrap around the image

    wide image example
    http://www.rubberduckbathrooms.co.uk...&products_id=8

    tall image exapme with the error

    http://www.rubberduckbathrooms.co.uk...&products_id=9

    also want to get rid of the small catogary image at the top also if anyone can help??

  2. #2
    Join Date
    Mar 2007
    Posts
    159
    Plugin Contributions
    0

    Default Re: Product image

    add

    #productName {
    clear: both;
    }

    to your css
    now then, as your next question should be something about centering the image in the display

    find

    <div id="productMainImage" class="centeredContent back">

    in (deep breath) /your_template/templates/tpl_modules_main_product_image.php

    and change it to

    <div id="productMainImage" class="centeredContent">

    to turn of the category pic, in admin
    configuration/product info
    Previous Next - Navigation Includes Category Name and Image Status
    and set it to 1

  3. #3
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: Product image

    your a legend!! thanks

    one more question,

    i cant figger out how to remove the small image in the lists page!!

    http://www.rubberduckbathrooms.co.uk...ex&cPath=18_24

  4. #4
    Join Date
    Mar 2007
    Posts
    159
    Plugin Contributions
    0

    Default Re: Product image

    admin, configuration product listing

    look for

    Include Product Listing Top Categories Image

    and turn it to false

  5. #5
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: Product image

    also did it by the css

 

 

Similar Threads

  1. v150 Plaace additional image next to Product Image and QtyDiscountPrice Block
    By rufusclc in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 Jul 2013, 10:48 PM
  2. Remove product image from product page NOT category image
    By rgoetz in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 3 Aug 2011, 11:25 AM
  3. Issues with Product info page: my product image is overlapping the product name, etc
    By wmorris in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 4 May 2011, 06:30 PM
  4. Different product's category image vs. product's page image ... ??
    By mancer in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 7 Jul 2008, 03:29 PM
  5. Add image in product description(not product image)
    By GSto in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Jun 2008, 02:27 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