Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2009
    Location
    Limerick, Ireland
    Posts
    91
    Plugin Contributions
    0

    Default Product Detail Page Display Issue

    Hello All,

    I am having an issue laying out the product detail page correctly.

    I want the price to appear beneath the Model number but for some reason it appears beneath the main product image.

    Example: http://www.buyright.ie/store/index.p...&products_id=3

    The price was sitting perfectly under the Product Name until the client decided to add the model number to the page beneath the Product Name. This pushed the Price under the image for some reason.

    Any help would be much appreciated.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Product Detail Page Display Issue

    I don't know if the client did this, or if it's part of that template, but the model number doesn't go inside the productPrices class in a stock Zencart site.


    <!--bof Product details list -->
    <h2 id="productPrices" class="productGeneral">
    <ul id="productDetailsList" class="floatingBox back">

    <li>Model: CHD1202</li>

    Might be someplace to start.

  3. #3
    Join Date
    Aug 2009
    Location
    Limerick, Ireland
    Posts
    91
    Plugin Contributions
    0

    Default Re: Product Detail Page Display Issue

    Hi stevesh,

    I had a look at the code and removed id="productPrices" class="productGeneral" from the Model Number as you correctly stated.

    Unfortunately no change on front end but thanks for the reply.

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Product Detail Page Display Issue

    I don't like to use negative margin if I can help it, but this should work until you figure out the problem with the code.

    #productPrices {margin-left:12em; margin-top:-9.5em;}

 

 

Similar Threads

  1. product detail not display on maxican paypal payment page
    By dilipvaghasiya in forum PayPal Express Checkout support
    Replies: 13
    Last Post: 13 Aug 2010, 12:43 PM
  2. Product detail page - issue resizing image
    By cmavroudis in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 9 May 2010, 03:57 PM
  3. How to display lightbox directly from Product listing? (no product detail page)
    By y2caye in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 Jan 2010, 03:38 AM
  4. Need to display manufacturer name in product detail page
    By tabor.carlton in forum General Questions
    Replies: 4
    Last Post: 18 Sep 2009, 02:59 AM
  5. Can I display estimate shipping costs in product detail page?
    By zhshji in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 8 Apr 2009, 03:39 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