Page 132 of 227 FirstFirst ... 3282122130131132133134142182 ... LastLast
Results 1,311 to 1,320 of 2267
  1. #1311
    Join Date
    Feb 2010
    Location
    Minnesota
    Posts
    387
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Sorry, I forgot to add out site: www.maynardstackle.com

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

    Default Re: Categories Dressing

    wally -Re "adjusting the vertical alignment of the text inside the buttons" - I think I lost a post when my computer crashed. You would want to add to
    a.category-top {

    line-height: 1.5em;

    Adjust to taste.

    I don't know why the column is expanding to different widths - I can't see anything in your CSS that would cause or allow it, and I have never seen anything just like it before.

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

    Default Re: Categories Dressing

    Maynards - I don't know if it's related to your issues, but you are missing brackets here
    Code:
    #categories li a {
    	background: url(../images/catbutton.gif) no-repeat;
    }
    
    /*change  bullet when a category w/o bg image is open to subs:*/
    
    #categories li a.cat-parent-text {
    To get the hover on the All Products link, add to the hover rule:
    Code:
    /* top category hover effects*/
    #categories li.cat-top a:hover, #categories li a.category-links:hover {
        color: #dd6633; 
        background:  #ddeeff url(../images/catbghover.gif)no-repeat;
        } 
    
    /* subcategory hover effects*/
    #categories li li.cat-subs a:hover, #categories li li.cat-products a:hover {
        color: #aa9966; 
        background: #ffb9ff url(../images/catbghover.gif)no-repeat;
        }

  4. #1314
    Join Date
    Feb 2010
    Location
    Minnesota
    Posts
    387
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Thank you so much once again. I will give your suggestions a try.

  5. #1315
    Join Date
    Feb 2010
    Location
    Minnesota
    Posts
    387
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Added the missing brackets but did not make a differents.
    Copied and Added the code for the link "All Products" but it did not work for that link and also made the other links under categories not work.

  6. #1316
    Join Date
    Feb 2010
    Location
    Minnesota
    Posts
    387
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Fixed both problems by getting rid of the "no-repeat" after cat.hover effects.
    Thanks again Glen for your help with the code

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

    Default Re: Categories Dressing

    All Products is getting the same hover effect as the other buttons for me (Firefox 3.6.3). It is also working in IE8 and (IE7) compatibility view.

    OK, maybe that;s why... :)
    I notice that you had
    Code:
        background:  #ddeeff url(../images/catbghover.gif)no-repeat;
    with no space between the ) and the no-repeat. What happens if you put it back with a space?

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

    Default Re: Categories Dressing

    Using Firebug, I get the same correct response with and without no-repeat, and with and without a space between it and the ).

  9. #1319
    Join Date
    Feb 2010
    Location
    Minnesota
    Posts
    387
    Plugin Contributions
    0

    Default Re: Categories Dressing

    I put it back with your suggestion of a space and now it works and looks better. Thanks again.

    Now any suggestion how I can turn all the links on that left side to do the same thing as what was done under the Catagories heading?

  10. #1320
    Join Date
    Apr 2007
    Posts
    23
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Quote Originally Posted by gjh42 View Post
    wally -Re "adjusting the vertical alignment of the text inside the buttons" - I think I lost a post when my computer crashed. You would want to add to
    a.category-top {

    line-height: 1.5em;

    Adjust to taste.

    I don't know why the column is expanding to different widths - I can't see anything in your CSS that would cause or allow it, and I have never seen anything just like it before.
    I added the line-height 1.5em as per your instructions on the template stylesheet with no noticeable change. I played with it by changing the size from 0.5em to 2.0 em and still no change

    I removed the text-align; center, from the categories dressing stylesheet, and that kept the text from going off of the buttons.

    I am not sure where to go from here

    Thanks for all of your help

    Wally

 

 

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