Page 1 of 3 123 LastLast
Results 1 to 10 of 26
  1. #1
    Join Date
    Sep 2005
    Posts
    51
    Plugin Contributions
    0

    Default Product Image Position

    I've searched for this and my terms are too general to find it.

    I just want my image on the right-hand side instead of the left-hand side in product view.

    I can't find the setting -- does it exist? If not, what template file is this in?

    Pullin' me hair out!! ;)

    Thanks!
    Mommy Haven Forum for Women
    http://www.mommyhaven.com/

    "Every child comes with the message that God is not yet discouraged of man" --Tagore

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Product Image Position

    If you're talking about the product info page (which shows details of a single product), try editing your /includes/templates/your_template/css/stylesheet.css to add

    #productMainImage {float: right;}

    Look for any other instances of #productMainImage and ensure that you are not being overridden elsewhere.

  3. #3
    Join Date
    Sep 2005
    Posts
    51
    Plugin Contributions
    0

    Default Re: Product Image Position

    Thank you! That's exactly what I needed. :)
    Mommy Haven Forum for Women
    http://www.mommyhaven.com/

    "Every child comes with the message that God is not yet discouraged of man" --Tagore

  4. #4
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Product Image Position

    http://mysticmountainnaturals.com/te...ex&cPath=15_13
    Or you can choose one of the product display modules
    from above

  5. #5
    Join Date
    Nov 2007
    Location
    Dallas, Texas USA
    Posts
    183
    Plugin Contributions
    0

    Default Re: Product Image Position

    I added a border to all my main images and now the text is adjacent the image border on the right side of the image. How do I move the product info to the right?
    I tried margin on the image and on the div id, but didn't help.

    Jack

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Product Image Position

    A link to see the problem in action?

  7. #7
    Join Date
    Nov 2007
    Location
    Dallas, Texas USA
    Posts
    183
    Plugin Contributions
    0

    Default Re: Product Image Position

    Thanks! Here you go ---
    http://www.artbeautiful.com/index.ph...oducts_id=1622

    FYI, I downloaded your Categories Dressing but haven't tried it yet. To tell the truth, the Zen C learning curve for me, a non-developer, has been no curve at all --- just a sheer vertical wall.
    Last edited by JackA; 4 Dec 2007 at 09:10 PM. Reason: sp

  8. #8
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Product Image Position

    It was a wall for me for quite a while, too... eventually I found the forum and started learning how & where to edit things.

    Your first problem with the image is that you put your customized #productMainImage declaration above the existing one, so the original margins overrode yours. Always check to see if a class or id has been used in the stylesheet already, and if so try to edit that instead of adding another instance.

  9. #9
    Join Date
    Nov 2007
    Location
    Dallas, Texas USA
    Posts
    183
    Plugin Contributions
    0

    Default Re: Product Image Position

    OK--done. What do I know?

    Can you advise me on that table containing the product info? Do I need to create a new style for that to control the colors? If so, can you tell me the applicable .php?

    Thanks.
    J

  10. #10
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Product Image Position

    You already have all the tags you need to control that table in your stylesheet (actually more than enough - you don't even need the .bodycopy).

    You can style any or all of

    #productDescription table { }
    #productDescription tr { }
    #productDescription td { }

    with any CSS you want.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. image position within product listing
    By ttfan in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 18 Mar 2011, 07:55 AM
  2. How to Change Image Position on Product Page?
    By Manor in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 14 Sep 2010, 08:00 AM
  3. Change position of image of product
    By neal99 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Apr 2010, 08:09 AM
  4. Product Image & Description Position!!
    By frontier2002 in forum Templates, Stylesheets, Page Layout
    Replies: 35
    Last Post: 12 Sep 2009, 10: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