Page 30 of 30 FirstFirst ... 20282930
Results 291 to 296 of 296
  1. #291
    Join Date
    Jan 2015
    Posts
    681
    Plugin Contributions
    1

    Default Re: Template Fluorspar

    The reason you having that issue is because the text is too long for the size. To fix the issue lets create a word-break on that specific line.

    put this at the very bottom of /includes/templates/fluorspar/css/stylesheet_header_menu.css


    Code:
    @media (min-width: 768px) {
         a[href*="cPath=14_26"] {
         display: inline-block;
         width: 100px;        
         word-break: break-word;
         }
    }

  2. #292
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: Template Fluorspar

    Quote Originally Posted by chadlly2003 View Post
    The reason you having that issue is because the text is too long for the size. To fix the issue lets create a word-break on that specific line.

    put this at the very bottom of /includes/templates/fluorspar/css/stylesheet_header_menu.css


    Code:
    @media (min-width: 768px) {
         a[href*="cPath=14_26"] {
         display: inline-block;
         width: 100px;        
         word-break: break-word;
         }
    }
    That didn't work still no change.

  3. #293
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: Template Fluorspar

    Quote Originally Posted by chadlly2003 View Post
    The reason you having that issue is because the text is too long for the size. To fix the issue lets create a word-break on that specific line.

    put this at the very bottom of /includes/templates/fluorspar/css/stylesheet_header_menu.css


    Code:
    @media (min-width: 768px) {
         a[href*="cPath=14_26"] {
         display: inline-block;
         width: 100px;        
         word-break: break-word;
         }
    }
    I guess that will do. Can you also help me with another area? I need help in the product info pages. Where the Model, Weight and Manufactured part. I need help displaying the dimensions and add another line for my materials of the products.

  4. #294
    Join Date
    Jan 2015
    Posts
    681
    Plugin Contributions
    1

    Default Re: Template Fluorspar

    Quote Originally Posted by wmorris View Post
    I guess that will do. Can you also help me with another area? I need help in the product info pages. Where the Model, Weight and Manufactured part. I need help displaying the dimensions and add another line for my materials of the products.
    there a few way to accomplish what your looking for. I would start with this plugin
    https://www.numinix.com/numinix-prod...r-zen-cart-800

    this will get the fields you want into the product page. Let m know if you need more assistance.

  5. #295
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,654
    Plugin Contributions
    11

    Default Re: Template Fluorspar

    Quote Originally Posted by chadlly2003 View Post
    there a few way to accomplish what your looking for. I would start with this plugin
    https://www.numinix.com/numinix-prod...r-zen-cart-800

    this will get the fields you want into the product page. Let m know if you need more assistance.
    Unfortunately, I would not classify that mod as ready for prime time. Especially if you are not familiar with code.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  6. #296
    Join Date
    Jan 2015
    Posts
    681
    Plugin Contributions
    1

    Default Re: Template Fluorspar

    Quote Originally Posted by wmorris View Post
    I guess that will do. Can you also help me with another area? I need help in the product info pages. Where the Model, Weight and Manufactured part. I need help displaying the dimensions and add another line for my materials of the products.
    Do you have the dimensions and material information stored in the products table in the database? And are you just looking to display that information on the product page

 

 
Page 30 of 30 FirstFirst ... 20282930

Similar Threads

  1. theme277 from template monster and replacing with new template
    By DarkAngel in forum General Questions
    Replies: 0
    Last Post: 8 Nov 2012, 07:17 AM
  2. Can't seem to get template on the admin/tools/template selection
    By avmejias in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 19 Aug 2012, 07:39 AM
  3. Replies: 8
    Last Post: 29 Apr 2011, 07:53 PM
  4. Template selection page not viewable after uploading custom template
    By mek113 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 28 Apr 2011, 05:16 PM
  5. open_basedir restriction in effect - trying to use tm001 template monster template
    By prantiC in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 10 Aug 2007, 10:02 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