Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1. #11
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: FeaturedProducts/productListing customizations...

    ok so they told me they just updated to PHP 5.2.5 and I should just get the newest version of Zencart....I'm using 1.3.8a though...

  2. #12
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: FeaturedProducts/productListing customizations...

    OK so after spending the last 3 hours on my test site, starting over with no mods installed, and then reinstalling them one by one... I found that Image Handler is causing the problem. Not sure which file, but the minute I uploaded the IM2 files, the borders on my product listing images disappeared.

  3. #13
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: FeaturedProducts/productListing customizations...

    If I delete the functions_bmz_image_handler file, borders come back, upload it, borders disappear......?

  4. #14
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: FeaturedProducts/productListing customizations...

    Could one of those functions have hard-coded in it an <img> or <a> tag with borders set to none? That would override stylesheet settings.

    If this is the case, adding !important to the border property in your stylesheet will reassert control. If that doesn't work, the problem is something else.

  5. #15
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: FeaturedProducts/productListing customizations...

    I don't see anything hard coded with borders, and the files have never been modified... adding !important does not work either...

  6. #16
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: FeaturedProducts/productListing customizations...

    I meant hardcoded with NO borders.

    Update: I tested this on a fresh install on the default template with nothing installed except colum grid layout and image handler and couldn't get borders to show at all....

  7. #17
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: FeaturedProducts/productListing customizations...

    Finally got borders to show on product listing images (and not Sold Out buttons) by using this:

    .centerBoxContentsProducts a img {
    border: 8px solid #000000;
    }

    Still no idea why .listingProductImage stopped working

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. featuredProducts
    By Soniccc in forum General Questions
    Replies: 3
    Last Post: 27 Dec 2010, 07:04 PM
  2. Admin customizations/templates ?
    By skynetslo in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 20 Nov 2009, 10:28 AM
  3. Customizations Not Working?!?!
    By oneposhshop in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 30 Apr 2007, 04:08 AM
  4. problem making customizations
    By graphixx in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 27 Dec 2006, 04:26 AM

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