Page 1 of 3 123 LastLast
Results 1 to 10 of 28
  1. #1
    Join Date
    Oct 2007
    Posts
    51
    Plugin Contributions
    0

    Default Site wide horizontal thumb display please

    I would like for my image thumbs to display in a 3 horizontal column like in my "new products for month) on the main page...
    http://www.nicecarvings.com/cart/

    I think I would like for product image thumbs in all categories to display in 3 horizontal columns like this as well. Not just a single vertical row like here...
    http://www.nicecarvings.com/cart/ind...=index&cPath=1

    Can it be done? If so...how?

    TIA
    My zen cart is being rebuilt!! www.nicecarvings.com
    The Quantity Discount Mod is working great!
    www.thatsoftwareguy.com/zencart

  2. #2
    Join Date
    Oct 2007
    Posts
    51
    Plugin Contributions
    0

    Default Re: Site wide horizontal thumb display please

    This issue is not nearly as important to me now that I have standardized my image size width...

    Still might be neat to get the image display in columns for category views.. Don't have a clue how to do it though.

    PS: Anyone know how to get a break or space between the images on this page?...

    http://www.nicecarvings.com/cart/ind...=index&cPath=1
    My zen cart is being rebuilt!! www.nicecarvings.com
    The Quantity Discount Mod is working great!
    www.thatsoftwareguy.com/zencart

  3. #3
    Join Date
    Sep 2007
    Posts
    219
    Plugin Contributions
    0

    Default Re: Site wide horizontal thumb display please

    Hi,

    The top of your page overlaps your header in IE7

    This can be fixed by changing your #logoWrapper height from 75px to the actual height of your header image (200px) like so:

    #logoWrapper{
    background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;
    height:200px;
    }

  4. #4
    Join Date
    Sep 2007
    Posts
    219
    Plugin Contributions
    0

    Default Re: Site wide horizontal thumb display please

    I forgot to mention, to add space between your category list images, you can add this to your stylesheet also

    .productListing-data {
    padding: 0.1em 0.1em 0.1em 0.1em;
    }

  5. #5
    Join Date
    Oct 2007
    Posts
    51
    Plugin Contributions
    0

    Default Re: Site wide horizontal thumb display please

    Thanks Rufus!

    Will be tackling those tasks tomorrow thanks to your help.

    Actually, I don't see the problem in IE7 that you mentioned. hmmm.
    My zen cart is being rebuilt!! www.nicecarvings.com
    The Quantity Discount Mod is working great!
    www.thatsoftwareguy.com/zencart

  6. #6
    Join Date
    Oct 2007
    Posts
    51
    Plugin Contributions
    0

    Default Re: Site wide horizontal thumb display please

    I found the solution to original question here...EASY!

    Admin>Config>Product Listing>Product Listing>Layout Style>Toggle Cloumns or Rows!! :)
    My zen cart is being rebuilt!! www.nicecarvings.com
    The Quantity Discount Mod is working great!
    www.thatsoftwareguy.com/zencart

  7. #7
    Join Date
    Oct 2007
    Posts
    51
    Plugin Contributions
    0

    Default Re: Site wide horizontal thumb display please

    Quote Originally Posted by RuFuS View Post
    Hi,

    The top of your page overlaps your header in IE7

    This can be fixed by changing your #logoWrapper height from 75px to the actual height of your header image (200px) like so:

    #logoWrapper{
    background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;
    height:200px;
    }
    Weird, turns out this problem does exsist Rufus. It just wasn't showing on my PC and I noticed it on my kids pc. Really funky looking.

    I tried your fix...it didn't work.

    Link is in my signature, header image area is messed up looking in IE7. Please help! I dunno what to do.
    My zen cart is being rebuilt!! www.nicecarvings.com
    The Quantity Discount Mod is working great!
    www.thatsoftwareguy.com/zencart

  8. #8
    Join Date
    Sep 2007
    Posts
    219
    Plugin Contributions
    0

    Default Re: Site wide horizontal thumb display please

    Hi,

    When I looked on the site it was set back to 75px again so I tested everything again and it worked fine for me once I had set it to 200px?

    Change it back to 200px and I will look again for you...

  9. #9
    Join Date
    Oct 2007
    Posts
    51
    Plugin Contributions
    0

    Default Re: Site wide horizontal thumb display please

    Ok. Changed it back!

    You're right man! Checked the kids IE7. All good.


    Wait a minute...don't go nowhere. While you are here...

    1. Do you know how to fix that line where the background shows through and eliminate the large gap between the header image and the cart contents area? (see screen cap)

    2. Then, about where that gap is...I'd like to put a little make shift text navigation area with links to the rest of my website.

    I'm guessing this is all done in the stylesheet??
    Attached Images Attached Images  
    My zen cart is being rebuilt!! www.nicecarvings.com
    The Quantity Discount Mod is working great!
    www.thatsoftwareguy.com/zencart

  10. #10
    Join Date
    Sep 2007
    Posts
    219
    Plugin Contributions
    0

    Default Re: Site wide horizontal thumb display please

    Try:

    In templates/yourtemplate/common/tpl_header.php

    Remove <div id="taglineWrapper"> and everything in it (inluding any other divs) as you are not using this function.

    Also remove the <br class="clearBoth" /> directly below it.

    In your css, change the #logowrapper height to 150px (sorry I thought your banner logo was 200px high )

    #logoWrapper{
    background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
    background-color: #aabbbb;
    height:150px;
    }

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v151 Display too wide
    By irishshopper in forum Basic Configuration
    Replies: 4
    Last Post: 19 Aug 2013, 05:34 AM
  2. Advanced Horizontal Display Question
    By sethererm in forum General Questions
    Replies: 3
    Last Post: 25 Jul 2008, 05:21 PM
  3. Columnar Display - Too Wide!
    By 01011010 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Nov 2007, 06:26 PM
  4. Display top-level cat name in text, then sub-cat thumb
    By jfriesen in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Feb 2007, 09:11 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