Page 96 of 227 FirstFirst ... 46869495969798106146196 ... LastLast
Results 951 to 960 of 2267
  1. #951
    Join Date
    May 2009
    Location
    Bogota, Colombia
    Posts
    29
    Plugin Contributions
    0

    Default Re: Categories Dressing

    that worked excellent!!! Thank you so much! Great mod, great help!
    Tienda Virtual de relojes innovadores / Online store for innovative watches:

    WWW.MUNDOUNIK.COM

  2. #952
    Join Date
    Sep 2009
    Location
    North Carolina
    Posts
    19
    Plugin Contributions
    0

    Have a Drink Re: Categories Dressing

    Thank you so much for this great mod....You are the best : )

  3. #953
    Join Date
    May 2007
    Posts
    471
    Plugin Contributions
    0

    Default Re: Categories Dressing

    PHP Code:
    Wowyou have an old version of Cat Dressing:) The code has completely changed in more recent versionsHoweverit should be easy for you to add a linkchange the <span to <and both </spantags to </a>. 
    I have been so busy building sites have'nt had time to look for updated mods....got to start getting better about that!!! :-)

    Thanks for the help - give it a shot tomorrow.....
    Jill || I Love Zen Cart Templates || 2 Dogs Design
    I Love To Help But Let's Keep It Public Please To Help Others!

  4. #954
    Join Date
    Sep 2009
    Location
    North Carolina
    Posts
    19
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Hello All,

    I have a very simple question (I think : )

    When I click on a sub category link, Firefox displays a small icon (bullet1.gif). How can I get Firefox settings to reflect IE7. Please see the examples below

    ,,,,,,,,,,,,,,,,,,,,,,, Firefox

    ...................IE7
    Thank you

    www.aplusshoes.com


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

    Default Re: Categories Dressing

    I don't know why IE shows it as you want it to be, but Firefox is showing it as you have told it to.

    You have moved the list marker from #chcategories ul ul a {} to #chcategories ul ul {}, so the subcat list is getting the marker, and the specific selected link is also getting a marker, which you have changed from the original line (bullet3) to the standard arrow (bullet1).
    This is the original CSS:
    Code:
    #chcategories ul ul {/*subcategory lists*/
        list-style: none;
        background: #ffeecc;
        border: none;
        margin: 0 0 0.4em 0;
        padding: 0 0 0 1.3em;
        }
    
    #chcategories ul ul a {/*subcategories*/
        display: list-item;
        list-style: circle inside url(../images/bullet1.gif);/*change to list-style: none; to remove bullet*/
        background: #ffddbb;
        border: none;
        margin: 0;
        padding: 0;
        }
    
    
    /*change  bullet when a category w/o bg image is open to products:*/
    #chcategories li a.cat-selected-text {
        list-style: square inside url(../images/bullet3.gif);/*change to list-style: none; to remove bullet*/
        }
    THis is what you have:
    Code:
    #chcategories ul ul {/*subcategory lists*/
        list-style: disc url(../images/bullet1.gif);
        background: #ffffff;
        border: none;
        margin: 0 0 0.4em 0;
        padding: 0 0 0 2.0em;
        }
    
    #chcategories ul ul a {/*subcategories*/
    	border: none;
        margin: 0;
        padding: 0;
    	color: #0075e2;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
        }
    
    
    
    /*change  bullet when a category w/o bg image is open to products:*/
    #chcategories li a.cat-selected-text {
        list-style: square inside url(../images/bullet1.gif);/*change to list-style: none; to remove bullet*/
        }
    Move the list-style from #chcategories ul ul {} back to #chcategories ul ul a {}.

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

    Default Re: Categories Dressing

    Jill - As long as the code you have is working for you, there is no need to upgrade the mod. The new versions have more functionality, but if you're happy with how it works now, keep it.

  7. #957
    Join Date
    Sep 2009
    Location
    North Carolina
    Posts
    19
    Plugin Contributions
    0

    Default Re: Categories Dressing

    gjh42,

    Thank you for your quick reply. I was able to fix the mistake with your help....Thanks again for the great mod..

  8. #958
    Join Date
    Sep 2009
    Location
    North Carolina
    Posts
    19
    Plugin Contributions
    0

    Default Re: Categories Dressing

    (1) more question - How can I stop the bullets from loading. I would like the (orange arrow) bullet1.gif to load instead...

    I'm very new at Zen Cart and CSS...Forgive me if i'm not using the correct terms.


    .......disable this




    ..................Load This



    http://www.aplusshoes.com
    Last edited by Aplus Shoes; 28 Sep 2009 at 05:28 PM.

  9. #959
    Join Date
    Sep 2009
    Location
    North Carolina
    Posts
    19
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Disregard my last post.....I decided to keep the bullets...

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

    Default Re: Categories Dressing

    The blue bullets you show as undesired are just the default CSS list markers (which use the color set for the list text).

 

 

Similar Threads

  1. categories dressing
    By fw541c in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Nov 2010, 09:29 PM
  2. Categories Dressing
    By wotnow in forum Addon Sideboxes
    Replies: 10
    Last Post: 7 Apr 2010, 03:06 AM
  3. Categories Dressing issue
    By Maynards in forum Addon Sideboxes
    Replies: 0
    Last Post: 13 Mar 2010, 10:51 PM
  4. Categories Dressing
    By Maynards in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 12 Mar 2010, 11:05 PM
  5. Categories Dressing
    By PGlad in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 7 Aug 2007, 07:05 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