Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Posts
    17
    Plugin Contributions
    0

    Default Product page layout

    Trying to move the image on the product page to the right of the text. found how to move it to the top in the tpl_modules_main_product_image.php but cant make it go to the right hand side.

    http://hosting.tradeonlineproject.co...2b49d9390fec38

  2. #2
    Join Date
    Jan 2007
    Posts
    17
    Plugin Contributions
    0

    Default Product page layout

    also got a message that i dont understand underneth the product if someone could help with that too please.

    1146 Table 'childhoodsweets.zen_products_xsell' doesn't exist
    in:
    [select distinct p.products_id, p.products_image, pd.products_name from zen_products_xsell xp, zen_products p, zen_products_description pd where xp.products_id = '11' and xp.xsell_id = p.products_id and p.products_id = pd.products_id and pd.language_id = '1' and p.products_status = 1 order by xp.sort_order asc limit 6]

    Thanks

  3. #3
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Product page layout

    ok first question: in your includes/templates/YOUR_CUSTOM_TEMPLATE/tpl_modules_main_product_image.php change the following line:
    Code:
    <div id="productMainImage" class="centeredContent back">
    To look like:
    Code:
    <div id="productMainImage" class="centeredContent forward">
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  4. #4
    Join Date
    Jan 2007
    Posts
    17
    Plugin Contributions
    0

    Default Re: Product page layout

    Thank you thank you... I tryed everything but forward....

    any idea about the system error?

  5. #5
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Product page layout

    well I don't use the cross sell mod. Did you just install it? and did it ever work? Because it doesn't look like you applied the sql file when installing
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

 

 

Similar Threads

  1. Replies: 3
    Last Post: 10 Jan 2013, 05:57 AM
  2. Product Listing display page / category page layout change question
    By cgarforth in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Dec 2010, 02:37 PM
  3. 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
  4. Layout for price, add cart and etc in Product Layout page
    By sgspeer in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 Aug 2010, 09:43 PM
  5. Product Listing Page Same Layout as All Products page
    By dharma in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 Mar 2007, 10:23 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