Results 1 to 8 of 8
  1. #1
    Join Date
    Feb 2008
    Location
    Western Australia
    Posts
    192
    Plugin Contributions
    0

    Default Problem with price layout

    I am having a problem with my layout once you click on a category. You can see here: LINK that the prices are all displaying on the same lines or smooshing together. I want them to be:

    image
    price
    sale
    save
    more info
    name

    How do I fix this issue or in what file do I play with please.

  2. #2
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Problem with price layout

    Sorry... just spent half an hour on your site...

    er... What was that problem again...

  3. #3
    Join Date
    Feb 2008
    Location
    Western Australia
    Posts
    192
    Plugin Contributions
    0

    Default Re: Problem with price layout

    Obviously I am on the right track with what I am listing on my site...

  4. #4
    Join Date
    Feb 2008
    Location
    Western Australia
    Posts
    192
    Plugin Contributions
    0

    Default Re: Problem with price layout

    Can someone please just point me in the direction of the right file to be changing? I would really like to get this fixed asap.

  5. #5
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Problem with price layout

    I use Columnar Display on one of my client's sites, and if I call up a product listing page and view the page source, I see:

    Code:
    onmouseout="hidetrail();"  /></a><br />&pound;1.63<br />
    Now, if I look at your source code for the same part of the output, I see:
    Code:
    onmouseout="hidetrail();"  /></a><span class="listingPrice">$58.95</span><br />
    The definitive difference (apart from the fact that I don't have class="listingPrice"), is that I have a <br /> tag after my image and before the price, forcing a line break after the image.

    Why this does not appear in your "version" is a mystery to me... All I can suggest is that your template is not the same.

    I use 1.3.8a (pretty much standard - with my own custom template based largely on the CLASSIC template). I downloaded and use the module:

    column_layout_grid_for_product_listing_1-3-8

  6. #6
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Problem with price layout

    In fact, when I use ADMIN>>>TOOLS>>>DEVELOPER TOOL KIT and search for listingPrice it returns no results - suggesting that on a standard install of ZC, listingPrice is not used or defined.

    So it must be something in the template you are using. You need to find where it is calling this in (probably) the tpl_ file, and insert a <br /> tag where needed.

  7. #7
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Problem with price layout

    Try adding this to the bottom of your stylesheet.css
    Code:
    .listingPrice {
     display: block;
     }

  8. #8
    Join Date
    Feb 2008
    Location
    Western Australia
    Posts
    192
    Plugin Contributions
    0

    Default Re: Problem with price layout

    Thanks for taking the time to help Fairestcape. You're a champion.

 

 

Similar Threads

  1. v139f Problem with store status as showcase with price or showcase no price
    By feelofsun in forum General Questions
    Replies: 2
    Last Post: 3 Aug 2012, 05:19 AM
  2. Problem: layout problem with Firefox!
    By raylauhk in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Aug 2010, 07:41 PM
  3. Price layout change with javascript
    By Strelizia in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 10 Apr 2010, 05:02 PM
  4. Layout price problem
    By dscott1966 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 Nov 2006, 02:56 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR