Results 1 to 3 of 3
  1. #1
    Join Date
    May 2006
    Posts
    30
    Plugin Contributions
    1

    Default Featured Products box on main page

    http://www.glossi.com.au/cart/

    Hi guys,
    Wondering if anyone could shed some light on a cross browser problem i am currently experiencing.

    The Featured Products box on the main page has 2 columns and 3 rows.

    Looks fine, and displays perfectly in Firefox, however
    In Internet Explorer, with the browser maximised it all gets pushed into 1 column, if i resize the window smaller it goes back to 2 columns.

    Has me scratching my head for a few nights trying to work this one out.

  2. #2
    Join Date
    May 2006
    Posts
    30
    Plugin Contributions
    1

    Default Re: Featured Products box on main page

    I have just switched to 3 columns for now while i resolve this problem.
    This seems to display well, but i would prefer to use bigger pictures.

  3. #3
    Join Date
    May 2006
    Posts
    30
    Plugin Contributions
    1

    Default Re: Featured Products box on main page

    Ok, i found the bug with IE:

    working with file includes/modules/featured_products.php

    find line:
    $col_width = floor(100/SHOW_PRODUCT_INFO_COLUMNS_FEATURED_PRODUCTS);

    and replace it with
    $col_width = floor(100/SHOW_PRODUCT_INFO_COLUMNS_FEATURED_PRODUCTS) - 1;

    for some reason with the forumla above, anything that adds up to 100 will kick the last
    item to the next line (stupid if you ask me), so adding the "- 1" to the end of the line will
    prevent it from hitting 100 and keep it all in line!

 

 

Similar Threads

  1. v151 Arrangement of Featured Products, Monthly Specials, and New Products on Main Page
    By kelly60 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 25 Nov 2014, 10:27 PM
  2. duplicate make new box on home page under featured products box
    By Sushigal in forum Customization from the Admin
    Replies: 7
    Last Post: 16 Nov 2010, 10:15 AM
  3. make product details show up in "featured products" center box on main page
    By traypup in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 31 Mar 2009, 01:41 AM
  4. Replies: 1
    Last Post: 27 Nov 2008, 12:05 AM
  5. Moving main featured products box above new products on homepage
    By keylesslocks in forum Customization from the Admin
    Replies: 1
    Last Post: 4 Oct 2007, 08:07 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