Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2010
    Location
    Nottingham England
    Posts
    2
    Plugin Contributions
    0

    Default Product price and description positioning

    Hello

    My details first...
    Using v1.3.9h on www.sportingbrass.com (Owner)
    12leaves template installed, no core files modified, template override system in place.
    Looked through the forums without success and have bought and read Goh Koon Hoek's eBook.

    Could you please point me in the right direction.

    I would like to have a product image that fills the width of the centre column with all other data below it i.e. price, description etc.

    Unfortunately, everything wants to shift to the right of my product image and has a detrimental effect on the rest of layout. Please see...

    http://www.sportingbrass.com/index.p...&products_id=5

    Is having a column wide image achievable?

    I'm using the _MED & _LRG image sizing system.

    Regards

    Eugene

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

    Default Re: Product price and description positioning

    Really a question for your template supplier

    You can try this and see but might need to edit the file, tpl_product_info_display.php, that came with the template

    Add this to the bottom of your templates stylesheet.css file
    Code:
    .right-side-info {
            float:left;
            }
    
    .left-side-info {
            float:left;
            height: 200px;
            }
    Also, edit your prouct description and remove the blank lines added
    Code:
     <!--bof Product description -->
    <div id="productDescription" class="productGeneral biggerText">
    <p><br /></p><p><br /></p><p><br /></p><p><br /></p><p>A solid brass club
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Oct 2010
    Location
    Nottingham England
    Posts
    2
    Plugin Contributions
    0

    Default Re: Product price and description positioning

    thanks kobra for the advice, using the information you gave me I was able to sort the problem.

    So in the interest of enlightening everyone who may want to show a column wide product photo in the future without effecting the look of your site, here's how I did it...

    I edited the tpl_product_info_display.php file which I found in the includes/templates/your_template/templates folder.

    I cut and paste all the code found within the <td class="right-side-info"> section into the <td class="left-side-info"> section.

    (I pasted the code just below the 'main product image' section, found within the <td class="left-side-info"> section)

    Thanks

    efd

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

    Default Re: Product price and description positioning

    Quote Originally Posted by efduffy
    So in the interest of enlightening everyone who may want to show a column wide product photo in the future without effecting the look of your site, here's how I did it...
    NOTE: For anyone finding this, this applies ONLY to the 3rd party template that the OP is using.

    And why this really belongs in the contributed add ons section
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Border around product title, description, price and buy now button
    By Advisers Australia in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 19 Jan 2014, 11:29 AM
  2. Text size and description positioning.
    By raquelann1971 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 24 Jul 2011, 12:59 AM
  3. Positioning the Product Description
    By andycowboy in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 16 May 2011, 01:02 AM
  4. Product name, description and price css style help
    By GoodieTins in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 5 Nov 2010, 03:54 AM
  5. Space between product price and description
    By fionac in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 22 Apr 2010, 02: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