Results 1 to 8 of 8
  1. #1
    Join Date
    Nov 2007
    Location
    USA
    Posts
    874
    Plugin Contributions
    5

    Default Layout Boxes Misaligned

    Which page or pages do I need to compare to restore ‘Upcoming Products’ to its proper place?

    It was fine in ZC 2.0 beta versions.

    Name:  Screenshot 2024-04-11 at 16.59.37.png
Views: 129
Size:  124.1 KB
    Cheers!
    v2.0+

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,506
    Plugin Contributions
    88

    Default Re: Layout Boxes Misaligned

    It's difficult to tell what's going on without a link to the site; is one available? If it's a site under construction and you don't (yet) want it to be quickly found by search engines, specific the site's URL as https://mysite(dot)com.

  3. #3
    Join Date
    Nov 2007
    Location
    USA
    Posts
    874
    Plugin Contributions
    5

    Default Re: Layout Boxes Misaligned

    I was hoping that others experienced this since ZC 1.3. Alas, no. Only touched the css colors page.

    Layout is fine in mobile and the ZC classic money green. I’m using the responsive template in v2.0 GuestHouseExotics[dot[com

    Blank Side Box was missing after the clean install. Don’t remember using it. That plugin is no longer found so I cannot undo.

    I bet it’s the Blank Side Box
    Cheers!
    v2.0+

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,506
    Plugin Contributions
    88

    Default Re: Layout Boxes Misaligned

    It's /includes/templates/template_default/templates/tpl_modules_upcoming_products.php. Change this section
    Code:
    <fieldset>
    <legend><?php echo TABLE_HEADING_UPCOMING_PRODUCTS; ?></legend>
    <table id="upcomingProductsTable">
    <caption><?php echo CAPTION_UPCOMING_PRODUCTS; ?></caption>
    to read
    Code:
    <fieldset id="upcoming-products" class="clearBoth">
    <legend><?php echo TABLE_HEADING_UPCOMING_PRODUCTS; ?></legend>
    <table id="upcomingProductsTable">
    <caption><?php echo CAPTION_UPCOMING_PRODUCTS; ?></caption>

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,506
    Plugin Contributions
    88

    Default Re: Layout Boxes Misaligned


  6. #6
    Join Date
    Nov 2007
    Location
    USA
    Posts
    874
    Plugin Contributions
    5

    Default Re: Layout Boxes Misaligned

    Fixed and I like that you noted it in GitHub.

    Made a donation. May not go far at tiffany’s but it's a start.
    Cheers!
    v2.0+

  7. #7
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,155
    Plugin Contributions
    11

    Default Re: Layout Boxes Misaligned

    Looks good!

    Now, if you change the #navCatTabsWrapper to background: #336500, you'll meet accessibility for color contrast on the wrapper.

    Also, not caught by automatic checkers but the navCatTabs li a:hover should be #333333 versus #66666 for the background-color.


  8. #8
    Join Date
    Nov 2007
    Location
    USA
    Posts
    874
    Plugin Contributions
    5

    Default Re: Layout Boxes Misaligned

    Cheers!
    v2.0+

 

 

Similar Threads

  1. v150 Dynamic Filter - Left Col Boxes Misaligned
    By SPH in forum Addon Sideboxes
    Replies: 18
    Last Post: 19 Jan 2013, 10:50 PM
  2. Alignment/layout issue when using Layout Boxes Controller
    By nicknight in forum General Questions
    Replies: 0
    Last Post: 25 Oct 2008, 02:04 AM
  3. layout boxes
    By MadPricerSales in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 20 Mar 2007, 10:52 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