Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2009
    Posts
    58
    Plugin Contributions
    0

    Default Sitemap bullet points

    Can the sitemap bullet points be altered or erased?

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Sitemap bullet points

    Quote Originally Posted by txscubarat View Post
    Can the sitemap bullet points be altered or erased?
    Tx,
    http://www.zen-cart.com/forum/showthread.php?t=4762

    Just look at the bottom of this page for similar issues

  3. #3
    Join Date
    Jan 2009
    Posts
    58
    Plugin Contributions
    0

    Default Re: Sitemap bullet points

    Thanks, but I am not very fluent in php yet. Can you tell me what part of the code to change to get rid of the "empty" bullet points on the sub cats?

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Sitemap bullet points

    Quote Originally Posted by txscubarat View Post
    Thanks, but I am not very fluent in php yet. Can you tell me what part of the code to change to get rid of the "empty" bullet points on the sub cats?

    Tx,
    This will be executed in the stylesheet.css and a small graphic image you develop in photshop

    1. includes/ templates/ your_template/ css/ stylesheet.css
    2. add this declaration to the bottom of the sheet
    3. #siteMapList ul {list-style-position: outside;
      list-style-image: url(../images/bullet_sitemap.gif);}
    4. the highlighted red font above is now the process to use photoshop and create your bullet image (use 15 x 26)
    5. now use your ftp program to upload this image to root/images folder

  5. #5
    Join Date
    Jan 2009
    Posts
    58
    Plugin Contributions
    0

    Default Re: Sitemap bullet points

    I would like to that it worked, but it did not. Can I just remove the "empty" bullet points?

 

 

Similar Threads

  1. Menu showing bullet points
    By barendfaber in forum General Questions
    Replies: 0
    Last Post: 13 Mar 2012, 06:44 PM
  2. Bullet Points not appearing
    By JEKB in forum General Questions
    Replies: 4
    Last Post: 18 Sep 2010, 09:28 PM
  3. Image Bullet Points?
    By Alex Clarke in forum General Questions
    Replies: 6
    Last Post: 18 May 2007, 06:20 PM

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