Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2017
    Location
    Chino
    Posts
    22
    Plugin Contributions
    0

    Default Ordered lists and unordered lists visible in preview, but not on website.

    So we are noticing a strange little issue with our website. Ordered Lists and Un-ordered Lists using HTML are not working on our website. I know I have them correct because I see them when previewing changes to our items, but they are not active on our website. When using an unordered list the lines appear to be slightly indented. When using an ordered list it appears to do nothing. You can see an example of the unordered list in the link below. The Directions section should have bullet points.

    We are using a template from Template Monster.

    I have tried viewing the page in Chrome, Firefox and Edge. None of them show bullet points.

    v1.5.3

    https://herbstocare.com/index.php?ma...roducts_id=253

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

    Default Re: Ordered lists and unordered lists visible in preview, but not on website.

    See your stylesheet_tm.css, line 7: ul { list-style: none; }


  3. #3
    Join Date
    Nov 2017
    Location
    Chino
    Posts
    22
    Plugin Contributions
    0

    Default Re: Ordered lists and unordered lists visible in preview, but not on website.

    Okay, I found it. For this theme it is line 24. What should I change it to?

  4. #4
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Ordered lists and unordered lists visible in preview, but not on website.

    Quote Originally Posted by Herbs2Care View Post
    Okay, I found it. For this theme it is line 24. What should I change it to?
    For the sake of your time and I'm only guessing (not at a computer where I can independently play with the css like one can by pressing f12 while viewing from a pc computer), but I would think either removing that identification bolded above, or possibly any other acceptable replacement. It appears that the :none makes your "list" go away...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

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

    Default Re: Ordered lists and unordered lists visible in preview, but not on website.

    Quote Originally Posted by Herbs2Care View Post
    Okay, I found it. For this theme it is line 24. What should I change it to?
    Since that style affects each and every <ul> within the site, I'd suggest adding the following to the very bottom of that .css file (keeping your changes separate from what was delivered by the template):

    #productDescription ul { list-style: disc; }

    That will result in any unordered lists in a product's description to be displayed as the "normal", filled-in dot. See this link for additional values for that list-style.

 

 

Similar Threads

  1. Weird behavior MySQL lists over 57k rows but XAMPP imports only 27k?
    By icecold in forum Installing on a Windows Server
    Replies: 3
    Last Post: 30 Jun 2011, 11:44 PM
  2. Can I upload product lists and price lists for customers to download?
    By tammygrant in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 5 Feb 2010, 11:21 PM
  3. Coupons and Email Lists
    By MagicMan in forum General Questions
    Replies: 0
    Last Post: 3 Apr 2008, 08:26 PM
  4. Attributes and products lists
    By reflection in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 7 Aug 2007, 01:13 PM
  5. Upcoming and featured not showing up under subcategory lists
    By Dunitun in forum General Questions
    Replies: 1
    Last Post: 5 Jul 2007, 06:40 AM

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