Page 3 of 3 FirstFirst 123
Results 21 to 29 of 29
  1. #21
    Join Date
    Feb 2006
    Location
    Perth Western Australia
    Posts
    50
    Plugin Contributions
    0

    Default Re: New Products display Issue

    Hey Josh - does this do anything for you, in part at least...
    Message 4?
    (Its a 2005 thread, so checking for something more current).

    http://www.zen-cart.com/forum/showth...cts+stylesheet

    Actually - in edit mode here.. sorry....

    Check this out.
    http://www.zen-cart.com/forum/showth...cts+stylesheet
    Last edited by Dusky; 26 Jan 2007 at 05:13 PM.

  2. #22
    Join Date
    Jul 2006
    Posts
    93
    Plugin Contributions
    0

    Default Re: New Products display Issue

    Thanks for the link! I tried it, but it didn't do anything.

  3. #23
    Join Date
    Feb 2006
    Location
    Perth Western Australia
    Posts
    50
    Plugin Contributions
    0

    red flag Re: New Products display Issue

    Okay.. dammit.

    It's gotta have something to do with the way the div is sized within the box. You can see that it doesn't go full width inside the box. The exterior of the container is larger than the div inside the container.
    You can see the div is aligned to float left already - perhaps we just need to add a width to the div. If there isn't a div with a width already there - add one and try that.

    Is there a guru out there who can put a dent in this thing? There's working things out and then there's messing with people's heads. We all know what it's like to get stuck (and I'm sure Josh is soooo close I can smell it).

    Please put us out of our misery!

    What's the answer here please????

  4. #24
    Join Date
    Jul 2006
    Posts
    93
    Plugin Contributions
    0

    Default Re: New Products display Issue

    It's actually not THAT big of a deal. Yes, I would like to fix it, and I'll keep persisting until I do, but it doesn't need to be tonight.
    Anytime in the next two days will work fine as well!

  5. #25
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: New Products display Issue

    A very quick review of the problem suggest that this a "box model problem". Your pictures are contained within boxes which have width 20% of the overall center box.

    However the following CSS adds padding and thus expands the width of those boxes slightly, causing one to overflow from the end of the line.
    .centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
    text-align: center;
    padding: 5px;
    }
    Rather than adding padding to all these IDs and classes which are intended to do no more than center the contents. I recommend removing the line in red and instead adding padding only to the specific IDs and classess where you really want it.

    This will certainly clear your problem in Firefox and hopefully IE7. You may still run into an IE6 bug, but if you make the change we will be able to see and there is a small code change that can be put in place to deal with that if it happens.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  6. #26
    Join Date
    Jul 2006
    Posts
    93
    Plugin Contributions
    0

    Have a Drink Re: New Products display Issue

    Got it! Thanks everybody!
    Removing that line fixed the problem! Hurray!

  7. #27
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: New Products display Issue

    Knew all you needed was one of those designer types to come whizzing along and work their magic ...

    Too bad I can never remember how to do that stuff so they make me write code ...

    Back off to my little cell now ... thanks for letting us know your have this fixed ... just a little flick of the wrist and voila ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #28
    Join Date
    Jul 2006
    Posts
    93
    Plugin Contributions
    0

    Default Re: New Products display Issue


    I'm looking forward to helping someone fix THEIR problem, when I know the answer!

  9. #29
    Join Date
    Feb 2006
    Location
    Perth Western Australia
    Posts
    50
    Plugin Contributions
    0

    Default Re: New Products display Issue

    Bewdiful! Looks great too. :)
    Nice one kuroi.

    Joy!

 

 
Page 3 of 3 FirstFirst 123

Similar Threads

  1. v139h Main Page: "New" Products - turn off clickable link and DISPLAY new products
    By lissa in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Sep 2014, 02:20 AM
  2. New / Featured / Special / Upcoming display issue
    By BigD2013 in forum Customization from the Admin
    Replies: 2
    Last Post: 29 Jan 2013, 07:39 PM
  3. Display products issue
    By Crillus in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 20 Dec 2010, 07:06 PM
  4. New Products Image Display Issue
    By opti in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Nov 2009, 11:34 AM
  5. new products display alignment issue in IE
    By fluxem in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 11 May 2007, 10:18 PM

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