Results 1 to 9 of 9
  1. #1
    Join Date
    Feb 2006
    Posts
    237
    Plugin Contributions
    1

    make a specific category stand out

    I would like to make a specific category stand out...
    I have installed BetterCategoriesEzInfo v1.3.0.2.

    I have read "// to make a specific category stand out define a new class in the stylesheet example: A.category-holiday
    // uncomment the select below and set the cPath=3 to the cPath= your_categories_id
    // many variations of this can be done"
    and
    "A.category-holiday {
    color: red;
    font-weight: bold;
    }"

    How would I add a hover and active effect to this ?

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,961
    Plugin Contributions
    25

    Default Re: make a specific category stand out

    Per CSS pseudo-classes in tutorial at w3schools.com:

    A.category-holiday:hover {

    A.category-holiday:active {

  3. #3
    Join Date
    Feb 2006
    Posts
    237
    Plugin Contributions
    1

    Default Re: make a specific category stand out

    I'm using BetterCategoriesEzInfo v1.3.0.2

    I have made a specific category stand out called category-bledevie,

    How could get the font color White and when selected, to be another color ?
    www.planetebio.net - Eat Right Feel Good !

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,961
    Plugin Contributions
    25

    Default Re: make a specific category stand out

    By "selected", do you mean when clicking (active) or afterwards (visited)?

    You have learned how to modify different states of your categories; just put the appropriate
    color: xxx;
    in the rules you want to affect.

  5. #5
    Join Date
    Feb 2006
    Posts
    237
    Plugin Contributions
    1

    Default Re: make a specific category stand out

    I tried...I just see on e big css jungle..*lol*

    I tried this for starters:
    a.category-bledevie{
    background-color:#ffbb33;
    color: #FFFFFF;
    font-weight:bold;
    }

    Looks ok in FF but not IE

    I must be missing someting in the overwrites or css....
    www.planetebio.net - Eat Right Feel Good !

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,961
    Plugin Contributions
    25

    Default Re: make a specific category stand out

    Or it could be a problem with the way IE interprets something or other... wouldn't be the first time that's happened ;)

    If you post *how* it misbehaves (and give a url) those who know the ins and outs of browser/CSS compatibility may be able to help.

  7. #7
    Join Date
    Feb 2006
    Posts
    237
    Plugin Contributions
    1

    Default Re: make a specific category stand out

    www.planetebio.net
    (Wheat Grass/Herbe de Ble) last categorie Item on the list
    The above css seems to be well represented in FF but not in IE
    www.planetebio.net - Eat Right Feel Good !

  8. #8
    Join Date
    Feb 2005
    Location
    Belle Vernon, Pa
    Posts
    29
    Plugin Contributions
    0

    Default Re: make a specific category stand out

    Quote Originally Posted by johnny43 View Post
    www.planetebio.net
    (Wheat Grass/Herbe de Ble) last categorie Item on the list
    The above css seems to be well represented in FF but not in IE

    I really like the look of your css menu, is this a mod or did you create it yourself, thanks :)

  9. #9
    Join Date
    Apr 2006
    Posts
    248
    Plugin Contributions
    0

    Default Re: make a specific category stand out

    Quote Originally Posted by johnny43 View Post
    I would like to make a specific category stand out...
    I have installed BetterCategoriesEzInfo v1.3.0.2.

    how did this work out for you ?

 

 

Similar Threads

  1. Make a product go to affiliate link not product page (sold out)
    By apemusic in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 29 May 2006, 09:03 AM
  2. Sale by Manufacturer
    By scrapgranny in forum General Questions
    Replies: 3
    Last Post: 15 May 2006, 01:56 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
  •