Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2008
    Posts
    9
    Plugin Contributions
    0

    Default Product Info Layout

    Hello,

    At my Product Info page product description is display below the image. I would like to have it in line, next to each other. I mean, on the left side IMAGE to the right DESRIPTION with price etc.

    Thanks,
    PvL108.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Product Info Layout

    What you want is normally default

    How about a link to your site and to the page in question
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Mar 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: Product Info Layout

    http://www.phenoma.pl/sklep/index.ph...roducts_id=444

    Here is the link. Thanks.
    PvL108.

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Product Info Layout

    Really a question for Grupa ZenCart.pl

    But try this - In your style sheet find these items:
    Code:
    #productMainImage {
    margin:34px 15px 0px 0px;
    text-align:center;
    }
    
    #cartAdd {
    float:right;
    letter-spacing:3px;
    padding:5px 0px;
    text-align:left;
    height:25px;
    width:150px;
    }
    Edit them to this - save and upload file
    Code:
    #productMainImage {
    margin:0px 10px 0px 0px;
    float: left;
    }
    
    #cartAdd {
    float:right;
    letter-spacing:3px;
    padding:0px 10px 0px 0px;
    text-align:left;
    height:25px;
    width:200px;
    }
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Mar 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: Product Info Layout

    It works, thanks a lot!

    PvL108

 

 

Similar Threads

  1. Adding a new Product Type Info Page Layout options :: Product - General
    By bn17311 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 30 Aug 2010, 06:42 PM
  2. Product Info Layout
    By renewilson in forum Basic Configuration
    Replies: 2
    Last Post: 21 Dec 2009, 07:25 PM
  3. change price layout on product info and product listings
    By chrislum24 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 Jun 2009, 12:13 PM
  4. Product Info Layout
    By jsteelethg in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 21 Mar 2007, 04: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