Results 1 to 8 of 8
  1. #1
    Join Date
    Nov 2011
    Posts
    4
    Plugin Contributions
    0

    Default Help - Want All of Product Name on One Line

    Hi All,

    We are using Zen Cart 1.3.9 and could really use some help. In the new product section on our main page we would like the product names with multiple words to not be broken up in separate lines.

    Please see attached.

    I am assuming that I need to venture into the code to modify it, however where/what..... I just don't know. Any help would be appreciated.
    Attached Images Attached Images  

  2. #2
    Join Date
    Nov 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Help - Want All of Product Name on One Line

    Just to clarify, the two products on the left show what we would like to avoid. Thanks.

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Help - Want All of Product Name on One Line

    You have a custom template, so we'll need to see the site to be much help.

  4. #4
    Join Date
    Nov 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Help - Want All of Product Name on One Line


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

    Default Re: Help - Want All of Product Name on One Line

    Your TM template's stylesheet forces the name to be only 80px wide. Change it here:

    stylesheet_tm.css (line 321)

    .product-col .name {
    color: #6B6B6B;
    display: inline-block;
    font-family: 'Oswald',sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    text-decoration: none;
    width: 80px;
    }

  6. #6
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Help - Want All of Product Name on One Line

    You'll need to go to stylesheet_tm.css and fiddle with the width here:

    .product-col .name{
    font-size:16px;
    line-height:24px;
    color:#6b6b6b;
    text-decoration:none;
    font-weight:normal;
    font-family: 'Oswald', sans-serif;
    width:80px;
    display:inline-block;
    }

  7. #7
    Join Date
    Nov 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Help - Want All of Product Name on One Line

    That worked perfectly. Thank you both so much.

  8. #8
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: Help - Want All of Product Name on One Line

    Not only did the correct answer get posted, it got posted twice at exactly the same time.

 

 

Similar Threads

  1. Product Title in One line. add (.....) From in line end..
    By jennydutch in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 28 Sep 2014, 09:25 PM
  2. Styleboxes are all in ONE line??
    By creation in forum General Questions
    Replies: 4
    Last Post: 4 Jun 2010, 08:02 AM
  3. Why do my product description texts all run together on one line?
    By louisapple in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 1 Apr 2009, 01:57 PM
  4. Replies: 2
    Last Post: 1 Jan 2009, 10:47 PM
  5. I want same layout for all product listing. PLEASE HELP
    By jagge in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Nov 2008, 01:53 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