Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    May 2012
    Posts
    564
    Plugin Contributions
    0

    Default Change Hover Color On SideBox

    I've changed the hover color on the header, but can't find the place I'd change the hover color for the sidebox. The header hover was originally green, and I changed it to black. The sidebox categories hover green.


    Also, in the search sidebox, the words Advanced Search, how would I bold them or underline them, or do something to them to make them look more like a link (before you hover over it)?

    In stylesheet.css I changed

    a:link, #navEZPagesTOC ul li a {color: #444443;text-decoration: none;}

    to

    a:link, #navEZPagesTOC ul li a {color: #444443;text-decoration: underline;}


    but that underlined ALL of my categories inclduing the words Advanced Search, so I changed it back to none.

    http://designerperfumesnob.authsafe.com/

    Thanks!

  2. #2
    Join Date
    May 2012
    Posts
    564
    Plugin Contributions
    0

    Default Re: Change Hover Color On SideBox

    In case anybody needs to know, I found the hover color for the category in sytlesheet_betterCategoriesEzInfo.css

    I still need to figure out how to change the search sidebox font to bold.

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

    Default Re: Change Hover Color On SideBox

    I get "can't find the server" at your link...can you direct us better?

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

    Default Re: Change Hover Color On SideBox

    If it is the stock search sidebox, you should be able to address it with
    Code:
    #searchContent a {}

  5. #5
    Join Date
    May 2012
    Posts
    564
    Plugin Contributions
    0

    Default Re: Change Hover Color On SideBox

    Quote Originally Posted by gjh42 View Post
    If it is the stock search sidebox, you should be able to address it with
    Code:
    #searchContent a {}
    I'm sorry, I haven't a clue what that means. Yes, it's the regular search sidebox.

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

    Default Re: Change Hover Color On SideBox

    Add that rule to your stylesheet with the styling you want for the link in the search sidebox, like
    Code:
    #searchContent a {color: green;}

 

 

Similar Threads

  1. Category Sidebox -- Change Font Color on hover
    By johnd in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 20 Aug 2008, 10:41 PM
  2. Change hover color in left and right sidebox.
    By kevinc66 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Nov 2007, 09:50 AM
  3. change the hover and visited color
    By shay nissim in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 29 Jul 2007, 01:07 AM
  4. Font hover color in cart sidebox
    By onisama in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 11 Jul 2006, 04:06 AM

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