Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2004
    Posts
    335
    Plugin Contributions
    0

    Default help with changing colour in the categories menu

    Hey guys strange question, Can you remind me where in the css file would i find the quotes which controls the colour of the menu links in the categories section, as my link is the same colour as my rollover which i would like to change.

    thanks in advance

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: help with changing colour in the categories menu

    If you mean the normal categories box, rather than the navTabs across the top, and you are using the stylesheet.css, then it is the a:link, a:visited, a:hover and a:active styles right near the top of the file.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Sep 2004
    Posts
    335
    Plugin Contributions
    0

    Default Re: help with changing colour in the categories menu

    yes i am talking about the main categories menu, the ones in the side box

  4. #4
    Join Date
    Sep 2004
    Posts
    335
    Plugin Contributions
    0

    Default Re: help with changing colour in the categories menu

    hello zen masters i need help, here is a link to the site, http://www.sweetsecretsuk.com The link in the categories sidebox are not changing upon mouseover, it stays the same colour, ive tried everything but still no luck

  5. #5
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: help with changing colour in the categories menu

    Quote Originally Posted by lucianman
    hello zen masters i need help, here is a link to the site, http://www.sweetsecretsuk.com The link in the categories sidebox are not changing upon mouseover, it stays the same colour, ive tried everything but still no luck
    The link to your site is helpful. The images ... well ... interesting, but I managed to keep my mind on the job (stop sniggering at the back) and this is what you need to do.

    In your stylesheet_original.css, find the following section
    A.category-top {
    color: #ffff00;
    text-decoration: none;
    font-weight: bold;
    }
    and then add
    a:hover.category-top {
    color: #00FF00;
    }
    choosing your own color in place of the green that I have included in the above example.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  6. #6
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: help with changing colour in the categories menu

    I managed to keep my mind on the job (stop sniggering at the back)
    Nice site.. see what you mean tho' kuroi

  7. #7
    Join Date
    Sep 2004
    Posts
    335
    Plugin Contributions
    0

    Default Re: help with changing colour in the categories menu

    thank you guys

 

 

Similar Threads

  1. Replies: 1
    Last Post: 5 May 2014, 12:26 PM
  2. Need help with categories menu ...
    By NYsista872 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 2 Apr 2010, 07:24 PM
  3. Changing background colour for different categories
    By hackshawdave in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Jun 2008, 04:07 PM
  4. Newbie Needing SOme Help With Colour Changing
    By DPM in forum Templates, Stylesheets, Page Layout
    Replies: 24
    Last Post: 2 Apr 2008, 01:55 PM
  5. Changing menu text colour ???
    By Timeout in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 17 Jun 2006, 05:18 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